master
xiaoyu 2021-09-15 14:14:38 +08:00
parent 848b11bded
commit 1b604ef197
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.33.15'
implementation 'com.finogeeks.lib:finapplet:2.34.0-alpha20210915v02'
implementation 'com.finogeeks.mop:plugins:2.33.15'
}