From 59d54b8a5548c7914020bbe86d159aa2a7106e93 Mon Sep 17 00:00:00 2001 From: Sean Date: Mon, 20 May 2024 14:40:14 +0800 Subject: [PATCH] 2.44.5 --- android/build.gradle | 5 ++--- ios/mop.podspec | 4 ++-- pubspec.yaml | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 58bf476..7812323 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,7 +91,6 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.44.1' - implementation 'com.finogeeks.mop:plugins:2.44.1' - + implementation 'com.finogeeks.lib:finapplet:2.44.5' + implementation 'com.finogeeks.mop:plugins:2.44.5' } \ No newline at end of file diff --git a/ios/mop.podspec b/ios/mop.podspec index 5c2be53..bd475a3 100644 --- a/ios/mop.podspec +++ b/ios/mop.podspec @@ -21,8 +21,8 @@ A finclip miniprogram flutter sdk. s.vendored_libraries = 'Classes/FinAppletExt/Vendor/Lame/libmp3lame.a' s.static_framework = true - s.dependency 'FinApplet' , '2.44.1' + s.dependency 'FinApplet' , '2.44.5' # s.dependency 'FinAppletExt' , '2.44.1' - s.dependency 'FinAppletBLE' , '2.44.1' + s.dependency 'FinAppletBLE' , '2.44.5' end diff --git a/pubspec.yaml b/pubspec.yaml index ce8bcb4..ae7daab 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: mop description: A Finogeeks MiniProgram Flutter SDK. -version: '2.44.1' +version: '2.44.5' homepage: https://github.com/finogeeks/mop-flutter-sdk environment: