wangtao 2021-07-27 10:39:41 +08:00
commit 0ca9036dda
1 changed files with 1 additions and 1 deletions

View File

@ -91,6 +91,6 @@ kapt {
}
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.33.0-alpha20210723v02'
implementation 'com.finogeeks.lib:finapplet:2.33.0-alpha20210726v02'
implementation 'com.finogeeks.mop:plugins:2.32.1'
}