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

master
jizelin 2021-08-13 10:57:12 +08:00
commit 02de6019a1
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.34.0-alpha20210811v05'
implementation 'com.finogeeks.mop:plugins:2.33.1'
implementation 'com.finogeeks.lib:finapplet:2.34.0-alpha20210813v01'
implementation 'com.finogeeks.mop:plugins:2.34.0-alpha20210811v01'
}