更新扩展库版本

master
gaoyunfei 2022-02-10 15:38:47 +08:00
parent 37edb4b721
commit 63546ff485
1 changed files with 2 additions and 2 deletions

View File

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