升级finclip版本

master
gaoyunfei 2022-01-28 18:00:27 +08:00
parent 9933b42f4a
commit a91560c094
1 changed files with 1 additions and 1 deletions

View File

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