master
kangxuyao 2021-01-02 15:03:33 +08:00
parent a2d61bc493
commit cd659d9ee2
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.74'
implementation 'com.finogeeks.lib:finapplet:2.13.42'
implementation 'com.finogeeks.mop:plugins:0.0.27'
}