version++

master
jenkins 2021-06-10 11:57:27 +08:00
parent 7b443426f2
commit 1ae58f4a3a
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.29.1'
implementation 'com.finogeeks.mop:plugins:2.29.1'
implementation 'com.finogeeks.lib:finapplet:2.29.3'
implementation 'com.finogeeks.mop:plugins:2.29.3'
}