Update SDK version

master
xiaoyu 2021-10-26 10:21:55 +08:00 committed by XuPeng
parent b663f1bf89
commit d09e093939
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-alpha20211023v01'
implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211023v01'
implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211026v01'
implementation 'com.finogeeks.mop:plugins:2.34.3'
}