version++

master
kangxuyao 2021-03-31 16:04:43 +08:00
parent 752f1a1709
commit f1b57affe6
1 changed files with 1 additions and 1 deletions

View File

@ -91,6 +91,6 @@ kapt {
}
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.23.1'
implementation 'com.finogeeks.lib:finapplet:2.24.0-alpha20210331v01'
implementation 'com.finogeeks.mop:plugins:2.23.1'
}