master
kangxuyao 2021-02-07 19:49:06 +08:00
parent cd998489cb
commit e2ebc22f6f
1 changed files with 1 additions and 1 deletions

View File

@ -92,5 +92,5 @@ kapt {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.14.13'
implementation 'com.finogeeks.mop:plugins:0.0.28'
implementation 'com.finogeeks.mop:plugins:2.14.1'
}