master
kangxuyao 2020-12-17 11:44:20 +08:00
parent a5008926d3
commit a467565fd5
1 changed files with 2 additions and 1 deletions

View File

@ -91,5 +91,6 @@ kapt {
}
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.13.32'
implementation 'com.finogeeks.lib:finapplet:2.13.33'
implementation 'com.finogeeks.mop:plugins:0.0.25'
}