diff --git a/android/build.gradle b/android/build.gradle index 1c685f3..1c18d58 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,6 +91,6 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.41.13' - implementation 'com.finogeeks.mop:plugins:2.41.13' + implementation 'com.finogeeks.lib:finapplet:2.42.1' + implementation 'com.finogeeks.mop:plugins:2.42.1' } \ No newline at end of file diff --git a/ios/mop.podspec b/ios/mop.podspec index 9264a5b..78b708d 100644 --- a/ios/mop.podspec +++ b/ios/mop.podspec @@ -21,7 +21,7 @@ A finclip miniprogram flutter sdk. s.vendored_libraries = 'Classes/FinAppletExt/Vendor/Lame/libmp3lame.a' s.static_framework = true - s.dependency 'FinApplet' , '2.41.13' + s.dependency 'FinApplet' , '2.42.1' s.dependency 'FinAppletBLE' end diff --git a/pubspec.yaml b/pubspec.yaml index 503c6a6..61b0671 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: mop description: A Finogeeks MiniProgram Flutter SDK. -version: '2.41.13' +version: '2.42.1' homepage: https://github.com/finogeeks/mop-flutter-sdk environment: