更新SDK版本

master
zhongweiguang 2022-01-14 21:14:58 +08:00
parent 966b541665
commit 3dc06540a2
1 changed files with 2 additions and 2 deletions

View File

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