From 35900cf229c0da52044b23b930d394597007b255 Mon Sep 17 00:00:00 2001 From: shawn Date: Mon, 6 Jun 2022 11:44:45 +0800 Subject: [PATCH] release 3.2.8-2 --- ios/Runner.xcodeproj/project.pbxproj | 6 +++--- pubspec.yaml | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index c8210027..6cbe007d 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -367,7 +367,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 3281; + CURRENT_PROJECT_VERSION = 3282; DEVELOPMENT_TEAM = WQ5H736A22; ENABLE_BITCODE = NO; EXCLUDED_ARCHS = armv7; @@ -514,7 +514,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 3281; + CURRENT_PROJECT_VERSION = 3282; DEVELOPMENT_TEAM = WQ5H736A22; ENABLE_BITCODE = NO; EXCLUDED_ARCHS = armv7; @@ -554,7 +554,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 3281; + CURRENT_PROJECT_VERSION = 3282; DEVELOPMENT_TEAM = WQ5H736A22; ENABLE_BITCODE = NO; EXCLUDED_ARCHS = armv7; diff --git a/pubspec.yaml b/pubspec.yaml index 6566ba23..a22b75a2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 3.2.8+3281 +version: 3.2.8+3282 environment: sdk: ">=2.10.0 <3.0.0" @@ -49,11 +49,11 @@ dependencies: polkawallet_plugin_acala: git: url: https://github.com/AcalaNetwork/polkawallet_plugin_acala.git - ref: 812d08edc2af15f1c4907b4bbe6999a20e6b985f + ref: 06994d689d8a92e7621b0f89bd0a181024ecb8a1 polkawallet_plugin_karura: git: url: https://github.com/AcalaNetwork/polkawallet_plugin_karura.git - ref: cd55c3be640237b6749fda52a88501d8bfac3427 + ref: 03eb437bb059f5bc1e3988df5ac6bbca0e659bf9 polkawallet_plugin_statemine: git: url: https://github.com/polkawallet-io/polkawallet_plugin_statemine.git @@ -106,8 +106,8 @@ dependency_overrides: # path: ../../coding/polkawallet/polkawallet_plugin_karura # polkawallet_plugin_statemine: # path: ../../coding/polkawallet/polkawallet_plugin_statemine - polkawallet_ui: ^0.4.6 - polkawallet_sdk: ^0.4.6 + polkawallet_ui: ^0.4.7 + polkawallet_sdk: ^0.4.7 # polkawallet_ui: # path: ../../coding/polkawallet/ui # polkawallet_sdk: