更新拓展sdk版本

master
kangxuyao 2021-06-19 21:59:34 +08:00
parent ab349d4362
commit 73c453c94b
1 changed files with 1 additions and 1 deletions

View File

@ -92,5 +92,5 @@ kapt {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.30.1'
implementation 'com.finogeeks.mop:plugins:2.30.1'
implementation 'com.finogeeks.mop:plugins:2.30.2'
}