wanghualei 2020-12-25 12:16:45 +08:00
commit e41ba5500e
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.13.38'
implementation 'com.finogeeks.lib:finapplet:2.13.71'
implementation 'com.finogeeks.mop:plugins:0.0.27'
}