升级运行时update

master
kangxuyao 2020-11-20 17:43:34 +08:00
parent 143fef1955
commit 92f58694db
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.25'
implementation 'com.finogeeks.lib:finapplet:2.12.26'
}