Update SDK version

master
zhongweiguang 2021-11-05 14:12:17 +08:00
parent 2a4022366e
commit cbd7f12cb6
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.33.17'
implementation 'com.finogeeks.mop:plugins:2.33.17'
implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211105v01'
implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211105v01'
}