master
kangxuyao 2021-09-10 14:45:53 +08:00
parent cde7531b1b
commit 593f6f9213
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.34.0-alpha20210910v04'
implementation 'com.finogeeks.lib:finapplet:2.34.0-alpha20210910v05'
implementation 'com.finogeeks.mop:plugins:2.33.13'
}