Merge branch 'master' into major

master
zhongweiguang 2023-06-25 15:47:16 +08:00
commit a273618dc7
4 changed files with 5 additions and 3 deletions

3
.gitignore vendored
View File

@ -33,6 +33,9 @@ doc/api/
.DS_Store
/build
/captures
example/ios/Podfile.lock
example/pubspec.lock
pubspec.lock
android/bin/

View File

@ -115,7 +115,7 @@ packages:
path: ".."
relative: true
source: path
version: "2.40.11"
version: "2.40.13"
path:
dependency: transitive
description:

View File

@ -822,7 +822,6 @@ class RemoteAppletRequest {
this.isSingleProcess = false,
});
@override
Map<String, dynamic> toMap() {
Map<String, dynamic> result = {
"apiServer": apiServer,

View File

@ -1,6 +1,6 @@
name: mop
description: A Finogeeks MiniProgram Flutter SDK.
version: '2.40.13'
version: '2.40.14'
homepage: https://github.com/finogeeks/mop-flutter-sdk
environment: