update finapplet version

master
xiaoyu 2020-12-18 19:52:02 +08:00
parent ec7d7a590a
commit 3fc387a3c9
1 changed files with 2 additions and 2 deletions

View File

@ -91,6 +91,6 @@ kapt {
}
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.13.36'
implementation 'com.finogeeks.mop:plugins:0.0.26'
implementation 'com.finogeeks.lib:finapplet:2.13.38'
implementation 'com.finogeeks.mop:plugins:0.0.27'
}