Merge branch 'master' of ssh://gitlab.finogeeks.club:2233/finclipsdk/finclip-flutter-sdk

master
jizelin 2021-06-11 18:57:58 +08:00
commit e6f9939587
1 changed files with 2 additions and 2 deletions

View File

@ -91,6 +91,6 @@ kapt {
}
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.29.1'
implementation 'com.finogeeks.mop:plugins:2.29.1'
implementation 'com.finogeeks.lib:finapplet:2.29.3'
implementation 'com.finogeeks.mop:plugins:2.29.3'
}