update finapplet version

master
xiaoyu 2020-09-04 10:12:12 +08:00
parent 9e24d301a6
commit 83c9439e46
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.12'
implementation 'com.finogeeks.lib:finapplet:2.11.14'
}