From 58037738e611338921da0322ddc10892e034c4a3 Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 3 Dec 2021 22:10:51 +0800 Subject: [PATCH] version++ --- android/build.gradle | 6 ++---- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/android/build.gradle b/android/build.gradle index 32ab6b2..aa883af 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,8 +91,6 @@ kapt { } dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.finogeeks.lib:finapplet:2.35.0-alpha20211122v01' - implementation 'com.finogeeks.mop:plugins:2.35.0-alpha20211201v01' - implementation 'com.finogeeks.mop:webrtc:2.35.0-alpha20211201v01' - implementation 'com.finogeeks.mop:map:2.35.0-alpha20211201v01' + implementation 'com.finogeeks.lib:finapplet:2.34.9' + implementation 'com.finogeeks.mop:plugins:2.34.9' } \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 70afe9a..b4614b0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: mop description: A Finogeeks MiniProgram Flutter SDK. -version: '2.34.7' +version: '2.34.9' homepage: https://github.com/finogeeks/mop-flutter-sdk environment: