master
kangxuyao 2020-11-24 18:28:17 +08:00
parent 92f58694db
commit 67bf69bde0
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.26'
implementation 'com.finogeeks.lib:finapplet:2.12.31'
}