Merge branch 'master' into develop-share

master
yangtao 2020-12-16 14:28:06 +08:00
commit 6380306f29
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.4'
implementation 'com.finogeeks.lib:finapplet:2.13.13'
implementation 'com.finogeeks.mop:plugins:0.0.23'
}