version++

master
kangxuyao 2021-02-24 09:46:36 +08:00
parent e7acf6e181
commit 49734c4506
1 changed files with 1 additions and 1 deletions

View File

@ -92,5 +92,5 @@ kapt {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.15.0'
implementation 'com.finogeeks.mop:plugins:2.15.0'
implementation 'com.finogeeks.mop:plugins:2.15.1'
}