version++

master
jenkins 2021-10-23 09:51:55 +08:00
parent b693caf8cf
commit 8cfb4ff50e
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.35.0-alpha20211022v06'
implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211022v03'
implementation 'com.finogeeks.lib:finapplet:2.34.3'
implementation 'com.finogeeks.mop:plugins:2.34.3'
}