master
kangxuyao 2021-11-11 09:38:01 +08:00 committed by XuPeng
parent d8f07ae770
commit e703ed71b6
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.35.0-alpha20211109v01'
implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211111v02'
implementation 'com.finogeeks.mop:plugins:2.34.5'
}