master
kangxuyao 2020-11-25 18:39:57 +08:00
parent 4f803dedd3
commit 3f298f05cc
1 changed files with 1 additions and 1 deletions

View File

@ -91,5 +91,5 @@ kapt {
}
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.12.31'
implementation 'com.finogeeks.lib:finapplet:2.12.35'
}