version++

master
jenkins 2021-09-03 14:31:26 +08:00
parent acf9c54463
commit 8bfa4fe80c
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.34.0-alpha20210903v01'
implementation 'com.finogeeks.mop:plugins:2.33.11'
implementation 'com.finogeeks.lib:finapplet:2.33.13'
implementation 'com.finogeeks.mop:plugins:2.33.13'
}