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

master
jizelin 2021-11-16 21:47:30 +08:00
commit d466232c1b
2 changed files with 3 additions and 1 deletions

View File

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

View File

@ -51,6 +51,8 @@
return;
}
[[FATExtClient sharedClient] fat_prepareExtensionApis];
[[FATExtClient sharedClient] fat_UsingMapType:@"FATExtMapStyleGD" MapKey:@"6f0f28c4138cbaa51aa5890e26996ea2"];
[[FATClient sharedClient] setEnableLog:YES];
success(@{});