From b7b59390c9fdfaea7b0f03590ea71a1726e16e1e Mon Sep 17 00:00:00 2001 From: Stewen <784547228@qq.com> Date: Mon, 16 Oct 2023 10:51:24 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=AFfinclip=202.42.1=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/build.gradle | 4 ++-- ios/mop.podspec | 4 ++-- pubspec.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) 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 7426ffd..7db82f0 100644 --- a/ios/mop.podspec +++ b/ios/mop.podspec @@ -17,7 +17,7 @@ A finclip miniprogram flutter sdk. s.dependency 'Flutter' s.ios.deployment_target = '9.0' - s.dependency 'FinApplet' , '2.41.13' - s.dependency 'FinAppletExt' , '2.41.13' + s.dependency 'FinApplet' , '2.42.1' + s.dependency 'FinAppletExt' , '2.42.1' 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: