Update SDK version

master
zhongweiguang 2021-11-04 14:28:58 +08:00 committed by XuPeng
parent 3ef3142c8b
commit 4ea3fbb5f4
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.35.0-alpha20211103v01'
implementation 'com.finogeeks.mop:plugins:2.34.3'
implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211104v01'
implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211104v01'
}