master
kangxuyao 2021-02-05 15:09:25 +08:00
parent 5d5690bf88
commit d44ff5111e
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.97'
implementation 'com.finogeeks.lib:finapplet:2.14.13'
implementation 'com.finogeeks.mop:plugins:0.0.28'
}