version++

master
kangxuyao 2021-04-26 14:49:15 +08:00
parent c8f5b8a3d8
commit d2201d0075
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.25.0-alpha20210422v01'
implementation 'com.finogeeks.lib:finapplet:2.25.0-alpha20210426v01'
implementation 'com.finogeeks.mop:plugins:2.24.3'
}