version++

master
jenkins 2021-04-13 12:33:03 +08:00
parent a364c94c6d
commit f76c354870
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.2'
implementation 'com.finogeeks.mop:plugins:2.24.2'
implementation 'com.finogeeks.lib:finapplet:2.24.3'
implementation 'com.finogeeks.mop:plugins:2.24.3'
}