升级运行时

master
kangxuyao 2020-11-20 09:53:22 +08:00
parent d4ce5af955
commit 143fef1955
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.22'
implementation 'com.finogeeks.lib:finapplet:2.12.25'
}