本地版本

master
gaoyunfei 2022-12-07 16:35:48 +08:00
parent fe1501aabf
commit abb51a0364
1 changed files with 2 additions and 2 deletions

View File

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