From eab2e47e149746f193c5c922daa031721b0af98e Mon Sep 17 00:00:00 2001 From: jenkins Date: Sat, 31 Jul 2021 00:39:22 +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 056bba0..0a9e0f6 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.33.0-alpha20210730v05' - implementation 'com.finogeeks.mop:plugins:2.32.1' + implementation 'com.finogeeks.lib:finapplet:2.33.1' + implementation 'com.finogeeks.mop:plugins:2.33.1' } \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 5356e25..8370e9d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: mop description: A Finogeeks MiniProgram Flutter SDK. -version: '2.33.3' +version: '2.33.1' homepage: https://github.com/finogeeks/mop-flutter-sdk environment: