使用固定版本

master
kangxuyao 2020-04-14 17:12:06 +08:00
parent c96ef9a4c6
commit 9c16113135
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.1.9'
implementation 'com.finogeeks.lib:finapplet:2.1.13'
}