master
kangxuyao 2020-12-25 18:02:11 +08:00
parent e41ba5500e
commit 5d19a25469
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.71'
implementation 'com.finogeeks.lib:finapplet:2.13.72'
implementation 'com.finogeeks.mop:plugins:0.0.27'
}