master
kangxuyao 2020-05-21 17:38:25 +08:00
parent 1ba47e245c
commit ba7f452ec3
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.2.0'
implementation 'com.finogeeks.lib:finapplet:2.4.0'
}