更新SDK版本

master
gaoyunfei 2022-12-09 23:01:11 +08:00
parent 68069af2b6
commit bb6e4088ab
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.10-alpha20221209v01'
implementation 'com.finogeeks.mop:plugins:2.38.10-alpha20221209v01'
implementation 'com.finogeeks.lib:finapplet:2.38.11'
implementation 'com.finogeeks.mop:plugins:2.38.11'
}