From 71b72c5e5bd214c14917b59b8c5e2e33afa0c688 Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 7 Apr 2023 23:43:51 +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 f8c859a..df5af06 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.40.1' - implementation 'com.finogeeks.mop:plugins:2.40.1' + implementation 'com.finogeeks.lib:finapplet:2.40.2-dev20230407v04' + implementation 'com.finogeeks.mop:plugins:2.40.2-dev20230407v04' } \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index f4c0bdf..3356945 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: mop description: A Finogeeks MiniProgram Flutter SDK. -version: '2.40.1' +version: '2.40.2-dev20230407v04' homepage: https://github.com/finogeeks/mop-flutter-sdk environment: