version++

master
kangxuyao 2021-04-16 11:14:25 +08:00
parent f13de520ef
commit e40794769d
1 changed files with 1 additions and 1 deletions

View File

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