From 1c262911bad850c5e8c8c037be129a6a01259d72 Mon Sep 17 00:00:00 2001 From: jenkins Date: Sat, 22 Oct 2022 00:47:30 +0800 Subject: [PATCH] version++ --- android/build.gradle | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 3fa287a..1f9719c 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.38.3' - implementation 'com.finogeeks.mop:plugins:2.38.3' + implementation 'com.finogeeks.lib:finapplet:2.38.4' + implementation 'com.finogeeks.mop:plugins:2.38.4' } \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 753b952..f14301b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: mop description: A Finogeeks MiniProgram Flutter SDK. -version: '2.38.3' +version: '2.38.4' homepage: https://github.com/finogeeks/mop-flutter-sdk environment: