master
kangxuyao 2021-12-13 09:19:02 +08:00 committed by XuPeng
parent 2e726acf76
commit 82c5716af4
1 changed files with 1 additions and 1 deletions

View File

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