master
kangxuyao 2021-08-27 23:05:59 +08:00
parent 693fbf5f9c
commit 1d1d2e8655
1 changed files with 2 additions and 2 deletions

View File

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