master
kangxuyao 2021-01-04 15:25:34 +08:00
parent 6cf685951b
commit 1b916a98ae
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.44'
implementation 'com.finogeeks.lib:finapplet:2.13.45'
implementation 'com.finogeeks.mop:plugins:0.0.27'
}