version++

master
jenkins 2021-04-12 21:03:23 +08:00
parent 896dec0562
commit cff27a0c12
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.24.1'
implementation 'com.finogeeks.mop:plugins:2.24.1'
implementation 'com.finogeeks.lib:finapplet:2.24.2'
implementation 'com.finogeeks.mop:plugins:2.24.2'
}