Merge branch 'master' into major

master
wanghualei 2021-12-30 21:56:21 +08:00
commit 03b2c2aae4
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.35.0-alpha20211229v09'
implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211230v04'
implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211229v01'
}