update finapplet version

master
xiaoyu 2020-11-19 14:48:35 +08:00
parent f6d796368a
commit d4ce5af955
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.12.18'
implementation 'com.finogeeks.lib:finapplet:2.12.22'
}