version++

master
jenkins 2021-06-09 18:07:33 +08:00
parent 1af11541a3
commit 1e70a68bbf
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.28.1'
implementation 'com.finogeeks.mop:plugins:2.28.1'
implementation 'com.finogeeks.lib:finapplet:2.29.1'
implementation 'com.finogeeks.mop:plugins:2.29.1'
}