update finapplet version

master
xiaoyu 2020-09-22 12:07:16 +08:00
parent c22816f764
commit 520b36f50c
1 changed files with 1 additions and 1 deletions

View File

@ -91,5 +91,5 @@ kapt {
}
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.11.37'
implementation 'com.finogeeks.lib:finapplet:2.11.44'
}