version++

master
kangxuyao 2021-04-16 11:27:10 +08:00
parent e40794769d
commit b2228b32fe
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.24.4-alpha20210416v01'
implementation 'com.finogeeks.lib:finapplet:2.24.4-alpha20210416V01'
implementation 'com.finogeeks.mop:plugins:2.24.3'
}