update finapplet version

master
xiaoyu 2020-12-17 09:39:07 +08:00
parent 22a74235c7
commit a5008926d3
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.13.31'
implementation 'com.finogeeks.lib:finapplet:2.13.32'
}