本地版本

master
gaoyunfei 2022-09-06 09:28:19 +08:00
parent 1c53770cc5
commit 0e9d1469c5
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.37.11'
implementation 'com.finogeeks.lib:finapplet:2.37.12-alpha20220905v02'
implementation 'com.finogeeks.mop:plugins:2.37.11'
}