fix:提升sdk版本;

master
yangbingqiao 2022-10-12 18:15:07 +08:00
parent 03a5b667a8
commit 7e8f0f7bd5
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.39.0-alpha20220928v01'
implementation 'com.finogeeks.lib:finapplet:2.39.0-alpha20221012v01'
implementation 'com.finogeeks.mop:plugins:2.38.1'
}