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

master
jizelin 2021-02-24 11:50:50 +08:00
commit 5b82748304
1 changed files with 1 additions and 1 deletions

View File

@ -92,5 +92,5 @@ kapt {
dependencies { dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs') implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.finogeeks.lib:finapplet:2.15.0' implementation 'com.finogeeks.lib:finapplet:2.15.0'
implementation 'com.finogeeks.mop:plugins:2.15.0' implementation 'com.finogeeks.mop:plugins:2.15.1'
} }