version++

master
jenkins 2021-02-26 19:34:52 +08:00
parent 438d7a123e
commit af2abbdeb9
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.21.0-alpha20210226V01'
implementation 'com.finogeeks.mop:plugins:2.15.3'
implementation 'com.finogeeks.lib:finapplet:2.21.1'
implementation 'com.finogeeks.mop:plugins:2.21.1'
}