master
xiaoyu 2021-09-17 19:04:22 +08:00
parent c5df860115
commit 1b403d016d
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-alpha20210915v05'
implementation 'com.finogeeks.lib:finapplet:2.34.0-alpha20210917v03'
implementation 'com.finogeeks.mop:plugins:2.33.15'
}