version++

master
jenkins 2022-06-03 13:51:40 +08:00
parent 9002072339
commit d40a242adb
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.36.7'
implementation 'com.finogeeks.mop:plugins:2.36.7'
implementation 'com.finogeeks.lib:finapplet:2.36.9'
implementation 'com.finogeeks.mop:plugins:2.36.9'
}