diff --git a/ios/Podfile b/ios/Podfile index 979f2f6a..971e2438 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -1,5 +1,5 @@ # Uncomment this line to define a global platform for your project -platform :ios, '10.0' +platform :ios, '11.0' # add the Firebase pod for Google Analytics # pod 'Firebase/Analytics' @@ -36,7 +36,7 @@ target 'Runner' do pod 'Firebase/Core' pod 'Firebase/Analytics' - pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '8.5.0' + pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '9.4.0' flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__)) end diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 94f40c54..3bcfe184 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -6,60 +6,63 @@ PODS: - ReachabilitySwift - device_info (0.0.1): - Flutter - - Firebase/Analytics (8.5.0): + - Firebase/Analytics (9.4.0): - Firebase/Core - - Firebase/Core (8.5.0): + - Firebase/Core (9.4.0): - Firebase/CoreOnly - - FirebaseAnalytics (~> 8.5.0) - - Firebase/CoreOnly (8.5.0): - - FirebaseCore (= 8.5.0) - - firebase_analytics (8.3.0): - - Firebase/Analytics (= 8.5.0) + - FirebaseAnalytics (~> 9.4.0) + - Firebase/CoreOnly (9.4.0): + - FirebaseCore (= 9.4.0) + - firebase_analytics (9.3.3): + - Firebase/Analytics (= 9.4.0) - firebase_core - Flutter - - firebase_core (1.5.0): - - Firebase/CoreOnly (= 8.5.0) + - firebase_core (1.21.1): + - Firebase/CoreOnly (= 9.4.0) - Flutter - - FirebaseAnalytics (8.5.0): - - FirebaseAnalytics/AdIdSupport (= 8.5.0) - - FirebaseCore (~> 8.0) - - FirebaseInstallations (~> 8.0) - - GoogleUtilities/AppDelegateSwizzler (~> 7.4) - - GoogleUtilities/MethodSwizzler (~> 7.4) - - GoogleUtilities/Network (~> 7.4) - - "GoogleUtilities/NSData+zlib (~> 7.4)" - - nanopb (~> 2.30908.0) - - FirebaseAnalytics/AdIdSupport (8.5.0): - - FirebaseCore (~> 8.0) - - FirebaseInstallations (~> 8.0) - - GoogleAppMeasurement (= 8.5.0) - - GoogleUtilities/AppDelegateSwizzler (~> 7.4) - - GoogleUtilities/MethodSwizzler (~> 7.4) - - GoogleUtilities/Network (~> 7.4) - - "GoogleUtilities/NSData+zlib (~> 7.4)" - - nanopb (~> 2.30908.0) - - FirebaseCore (8.5.0): - - FirebaseCoreDiagnostics (~> 8.0) - - GoogleUtilities/Environment (~> 7.4) - - GoogleUtilities/Logger (~> 7.4) - - FirebaseCoreDiagnostics (8.11.0): - - GoogleDataTransport (~> 9.1) + - FirebaseAnalytics (9.4.0): + - FirebaseAnalytics/AdIdSupport (= 9.4.0) + - FirebaseCore (~> 9.0) + - FirebaseInstallations (~> 9.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.7) + - GoogleUtilities/MethodSwizzler (~> 7.7) + - GoogleUtilities/Network (~> 7.7) + - "GoogleUtilities/NSData+zlib (~> 7.7)" + - nanopb (< 2.30910.0, >= 2.30908.0) + - FirebaseAnalytics/AdIdSupport (9.4.0): + - FirebaseCore (~> 9.0) + - FirebaseInstallations (~> 9.0) + - GoogleAppMeasurement (= 9.4.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.7) + - GoogleUtilities/MethodSwizzler (~> 7.7) + - GoogleUtilities/Network (~> 7.7) + - "GoogleUtilities/NSData+zlib (~> 7.7)" + - nanopb (< 2.30910.0, >= 2.30908.0) + - FirebaseCore (9.4.0): + - FirebaseCoreDiagnostics (~> 9.0) + - FirebaseCoreInternal (~> 9.0) - GoogleUtilities/Environment (~> 7.7) - GoogleUtilities/Logger (~> 7.7) - - nanopb (~> 2.30908.0) - - FirebaseFirestore (8.5.0): - - FirebaseFirestore/AutodetectLeveldb (= 8.5.0) - - FirebaseFirestore/AutodetectLeveldb (8.5.0): + - FirebaseCoreDiagnostics (9.6.0): + - GoogleDataTransport (< 10.0.0, >= 9.1.4) + - GoogleUtilities/Environment (~> 7.7) + - GoogleUtilities/Logger (~> 7.7) + - nanopb (< 2.30910.0, >= 2.30908.0) + - FirebaseCoreInternal (9.6.0): + - "GoogleUtilities/NSData+zlib (~> 7.7)" + - FirebaseFirestore (9.4.0): + - FirebaseFirestore/AutodetectLeveldb (= 9.4.0) + - FirebaseFirestore/AutodetectLeveldb (9.4.0): - FirebaseFirestore/Base - FirebaseFirestore/WithLeveldb - - FirebaseFirestore/Base (8.5.0) - - FirebaseFirestore/WithLeveldb (8.5.0): + - FirebaseFirestore/Base (9.4.0) + - FirebaseFirestore/WithLeveldb (9.4.0): - FirebaseFirestore/Base - - FirebaseInstallations (8.11.0): - - FirebaseCore (~> 8.0) + - FirebaseInstallations (9.6.0): + - FirebaseCore (~> 9.0) - GoogleUtilities/Environment (~> 7.7) - GoogleUtilities/UserDefaults (~> 7.7) - - PromisesObjC (< 3.0, >= 1.2) + - PromisesObjC (~> 2.1) - Flutter (1.0.0) - flutter_aes_ecb_pkcs5 (0.0.1): - Flutter @@ -75,41 +78,48 @@ PODS: - FMDB (2.7.5): - FMDB/standard (= 2.7.5) - FMDB/standard (2.7.5) - - GoogleAppMeasurement (8.5.0): - - GoogleAppMeasurement/AdIdSupport (= 8.5.0) - - GoogleUtilities/AppDelegateSwizzler (~> 7.4) - - GoogleUtilities/MethodSwizzler (~> 7.4) - - GoogleUtilities/Network (~> 7.4) - - "GoogleUtilities/NSData+zlib (~> 7.4)" - - nanopb (~> 2.30908.0) - - GoogleAppMeasurement/AdIdSupport (8.5.0): - - GoogleUtilities/AppDelegateSwizzler (~> 7.4) - - GoogleUtilities/MethodSwizzler (~> 7.4) - - GoogleUtilities/Network (~> 7.4) - - "GoogleUtilities/NSData+zlib (~> 7.4)" - - nanopb (~> 2.30908.0) - - GoogleDataTransport (9.1.2): - - GoogleUtilities/Environment (~> 7.2) - - nanopb (~> 2.30908.0) + - GoogleAppMeasurement (9.4.0): + - GoogleAppMeasurement/AdIdSupport (= 9.4.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.7) + - GoogleUtilities/MethodSwizzler (~> 7.7) + - GoogleUtilities/Network (~> 7.7) + - "GoogleUtilities/NSData+zlib (~> 7.7)" + - nanopb (< 2.30910.0, >= 2.30908.0) + - GoogleAppMeasurement/AdIdSupport (9.4.0): + - GoogleAppMeasurement/WithoutAdIdSupport (= 9.4.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.7) + - GoogleUtilities/MethodSwizzler (~> 7.7) + - GoogleUtilities/Network (~> 7.7) + - "GoogleUtilities/NSData+zlib (~> 7.7)" + - nanopb (< 2.30910.0, >= 2.30908.0) + - GoogleAppMeasurement/WithoutAdIdSupport (9.4.0): + - GoogleUtilities/AppDelegateSwizzler (~> 7.7) + - GoogleUtilities/MethodSwizzler (~> 7.7) + - GoogleUtilities/Network (~> 7.7) + - "GoogleUtilities/NSData+zlib (~> 7.7)" + - nanopb (< 2.30910.0, >= 2.30908.0) + - GoogleDataTransport (9.2.0): + - GoogleUtilities/Environment (~> 7.7) + - nanopb (< 2.30910.0, >= 2.30908.0) - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/AppDelegateSwizzler (7.7.0): + - GoogleUtilities/AppDelegateSwizzler (7.8.0): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.7.0): + - GoogleUtilities/Environment (7.8.0): - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.7.0): + - GoogleUtilities/Logger (7.8.0): - GoogleUtilities/Environment - - GoogleUtilities/MethodSwizzler (7.7.0): + - GoogleUtilities/MethodSwizzler (7.8.0): - GoogleUtilities/Logger - - GoogleUtilities/Network (7.7.0): + - GoogleUtilities/Network (7.8.0): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.7.0)" - - GoogleUtilities/Reachability (7.7.0): + - "GoogleUtilities/NSData+zlib (7.8.0)" + - GoogleUtilities/Reachability (7.8.0): - GoogleUtilities/Logger - - GoogleUtilities/UserDefaults (7.7.0): + - GoogleUtilities/UserDefaults (7.8.0): - GoogleUtilities/Logger - image_picker (0.0.1): - Flutter @@ -120,11 +130,11 @@ PODS: - Flutter - JCore (= 2.6.2) - JPush (= 3.6.1) - - nanopb (2.30908.0): - - nanopb/decode (= 2.30908.0) - - nanopb/encode (= 2.30908.0) - - nanopb/decode (2.30908.0) - - nanopb/encode (2.30908.0) + - nanopb (2.30909.0): + - nanopb/decode (= 2.30909.0) + - nanopb/encode (= 2.30909.0) + - nanopb/decode (2.30909.0) + - nanopb/encode (2.30909.0) - OrderedSet (5.0.0) - orientation (0.0.1): - Flutter @@ -134,7 +144,7 @@ PODS: - Flutter - "permission_handler (5.1.0+2)": - Flutter - - PromisesObjC (2.0.0) + - PromisesObjC (2.1.1) - ReachabilitySwift (5.0.0) - share_plus (0.0.1): - Flutter @@ -164,7 +174,7 @@ DEPENDENCIES: - Firebase/Core - firebase_analytics (from `.symlinks/plugins/firebase_analytics/ios`) - firebase_core (from `.symlinks/plugins/firebase_core/ios`) - - FirebaseFirestore (from `https://github.com/invertase/firestore-ios-sdk-frameworks.git`, tag `8.5.0`) + - FirebaseFirestore (from `https://github.com/invertase/firestore-ios-sdk-frameworks.git`, tag `9.4.0`) - Flutter (from `Flutter`) - flutter_aes_ecb_pkcs5 (from `.symlinks/plugins/flutter_aes_ecb_pkcs5/ios`) - flutter_inappwebview (from `.symlinks/plugins/flutter_inappwebview/ios`) @@ -191,6 +201,7 @@ SPEC REPOS: - FirebaseAnalytics - FirebaseCore - FirebaseCoreDiagnostics + - FirebaseCoreInternal - FirebaseInstallations - FMDB - GoogleAppMeasurement @@ -216,7 +227,7 @@ EXTERNAL SOURCES: :path: ".symlinks/plugins/firebase_core/ios" FirebaseFirestore: :git: https://github.com/invertase/firestore-ios-sdk-frameworks.git - :tag: 8.5.0 + :tag: 9.4.0 Flutter: :path: Flutter flutter_aes_ecb_pkcs5: @@ -259,39 +270,40 @@ EXTERNAL SOURCES: CHECKOUT OPTIONS: FirebaseFirestore: :git: https://github.com/invertase/firestore-ios-sdk-frameworks.git - :tag: 8.5.0 + :tag: 9.4.0 SPEC CHECKSUMS: biometric_storage: 1400f1382af3a4cc2bf05340e13c3d8de873ceb9 connectivity_plus: 413a8857dd5d9f1c399a39130850d02fe0feaf7e device_info: d7d233b645a32c40dfdc212de5cf646ca482f175 - Firebase: ff8c73105b90e33e1dc6c8e5445d7adc2ccdc7c1 - firebase_analytics: 3b7d92b8d1a3482f557c201e5e46c2f7fa2644ff - firebase_core: 82d486a6231b636aea229bd471bceca82cbe00a6 - FirebaseAnalytics: 96325c1e0acbd2bb805c6a613028b1fe599d6a37 - FirebaseCore: 1c1ca72483b59b17050f5b4cec4fb748425a3901 - FirebaseCoreDiagnostics: 64d9709d804a6c25bd77841371c1fcfd909d5601 - FirebaseFirestore: 69e4f06a375080a56ffd390fb034467b58ddeda0 - FirebaseInstallations: 044eede8a049bce71c4541ee68d6e4364fcbe774 + Firebase: 7703fc4022824b6d6db1bf7bea58d13b8e17ec46 + firebase_analytics: 63825a37b8ebabd44189b2c04f44ecd864554ebc + firebase_core: 8e500850dd138c269d197c8dfca3ae886fa3b6f2 + FirebaseAnalytics: a1a24e72b7ba7f47045a4633f1abb545c07bd29c + FirebaseCore: 9a2b10270a854731c4d4d8a97d0aa8380ec3458d + FirebaseCoreDiagnostics: 99a495094b10a57eeb3ae8efa1665700ad0bdaa6 + FirebaseCoreInternal: bca76517fe1ed381e989f5e7d8abb0da8d85bed3 + FirebaseFirestore: 11ab4a20524e5e7a36c65f0467a45ad403532665 + FirebaseInstallations: 0a115432c4e223c5ab20b0dbbe4cbefa793a0e8e Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854 flutter_aes_ecb_pkcs5: fb682a7bb13f29cfbb33f88f7e1ed2211eacf5db flutter_inappwebview: bfd58618f49dc62f2676de690fc6dcda1d6c3721 flutter_qr_scan: f7c8c497584bbf395efd56ffcc3a60d27ec9de82 FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a - GoogleAppMeasurement: 8d10c1c470fcb0e5143ed74fddd164f0a0384800 - GoogleDataTransport: 629c20a4d363167143f30ea78320d5a7eb8bd940 - GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1 + GoogleAppMeasurement: 5d69e04287fc2c10cc43724bfa4bf31fc12c3dff + GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f + GoogleUtilities: 1d20a6ad97ef46f67bbdec158ce00563a671ebb7 image_picker: 50e7c7ff960e5f58faa4d1f4af84a771c671bc4a JCore: 0cb4fc5892bc97af4f27283875369ead3eaa3067 JPush: 507d66d7ea307faba1330666d48e4e92af611659 jpush_flutter: e75658a5342e3bfe22d9f3de5dfacd3ef44230c5 - nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96 + nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431 OrderedSet: aaeb196f7fef5a9edf55d89760da9176ad40b93c orientation: 6c9203efe86ce4cff379756910f18b2d745628c3 package_info: 873975fc26034f0b863a300ad47e7f1ac6c7ec62 path_provider_ios: 14f3d2fd28c4fdb42f44e0f751d12861c43cee02 permission_handler: ccb20a9fad0ee9b1314a52b70b76b473c5f8dab0 - PromisesObjC: 68159ce6952d93e17b2dfe273b8c40907db5ba58 + PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825 share_plus: 056a1e8ac890df3e33cb503afffaf1e9b4fbae68 shared_preferences_ios: 548a61f8053b9b8a49ac19c1ffbc8b92c50d68ad @@ -303,6 +315,6 @@ SPEC CHECKSUMS: wakelock: d0fc7c864128eac40eba1617cb5264d9c940b46f webview_flutter_wkwebview: b7e70ef1ddded7e69c796c7390ee74180182971f -PODFILE CHECKSUM: 54d14ef5a14a0b3c64cc6d6bfeff28f02dcce905 +PODFILE CHECKSUM: a678b720b555a4acc8c53e7320f714f147cbbf94 COCOAPODS: 1.11.2 diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 0f2435f8..10582eea 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -369,7 +369,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 3352; + CURRENT_PROJECT_VERSION = 3361; DEVELOPMENT_TEAM = WQ5H736A22; ENABLE_BITCODE = NO; EXCLUDED_ARCHS = armv7; @@ -388,7 +388,7 @@ "$(inherited)", "$(PROJECT_DIR)/Flutter", ); - MARKETING_VERSION = 3.3.5; + MARKETING_VERSION = 3.3.6; ONLY_ACTIVE_ARCH = YES; PRODUCT_BUNDLE_IDENTIFIER = io.polkawallet.polkawallet; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -517,7 +517,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 3352; + CURRENT_PROJECT_VERSION = 3361; DEVELOPMENT_TEAM = WQ5H736A22; ENABLE_BITCODE = NO; EXCLUDED_ARCHS = armv7; @@ -536,7 +536,7 @@ "$(inherited)", "$(PROJECT_DIR)/Flutter", ); - MARKETING_VERSION = 3.3.5; + MARKETING_VERSION = 3.3.6; PRODUCT_BUNDLE_IDENTIFIER = io.polkawallet.polkawallet; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -558,7 +558,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 3352; + CURRENT_PROJECT_VERSION = 3361; DEVELOPMENT_TEAM = WQ5H736A22; ENABLE_BITCODE = NO; EXCLUDED_ARCHS = armv7; @@ -577,7 +577,7 @@ "$(inherited)", "$(PROJECT_DIR)/Flutter", ); - MARKETING_VERSION = 3.3.5; + MARKETING_VERSION = 3.3.6; ONLY_ACTIVE_ARCH = YES; PRODUCT_BUNDLE_IDENTIFIER = io.polkawallet.polkawallet; PRODUCT_NAME = "$(TARGET_NAME)"; diff --git a/pubspec.lock b/pubspec.lock index 2bfc2976..95ac01fe 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -490,7 +490,7 @@ packages: name: flutter_inappwebview url: "https://pub.dartlang.org" source: hosted - version: "5.3.2" + version: "5.4.3+7" flutter_launcher_icons: dependency: "direct dev" description: @@ -1059,9 +1059,11 @@ packages: polkawallet_plugin_acala: dependency: "direct main" description: - path: "../../coding/polkawallet/polkawallet_plugin_acala" - relative: true - source: path + path: "." + ref: "3265d09d7cebaaf9527575a7c2d0b322da968527" + resolved-ref: "3265d09d7cebaaf9527575a7c2d0b322da968527" + url: "https://github.com/AcalaNetwork/polkawallet_plugin_acala.git" + source: git version: "0.4.9" polkawallet_plugin_bifrost: dependency: "direct main" @@ -1102,16 +1104,20 @@ packages: polkawallet_plugin_karura: dependency: "direct main" description: - path: "../../coding/polkawallet/polkawallet_plugin_karura" - relative: true - source: path + path: "." + ref: f3537a27d8c620ba7ff7da6c9f623d5309a15e4f + resolved-ref: f3537a27d8c620ba7ff7da6c9f623d5309a15e4f + url: "https://github.com/AcalaNetwork/polkawallet_plugin_karura.git" + source: git version: "0.4.9" polkawallet_plugin_kusama: dependency: "direct main" description: - path: "../../coding/polkawallet/polkawallet_plugin_kusama" - relative: true - source: path + path: "." + ref: "8eb1eb01ca1085b5f2a3dce40dfc58740f564949" + resolved-ref: "8eb1eb01ca1085b5f2a3dce40dfc58740f564949" + url: "https://github.com/polkawallet-io/polkawallet_plugin_kusama.git" + source: git version: "0.4.9" polkawallet_plugin_robonomics: dependency: "direct main" @@ -1125,24 +1131,26 @@ packages: polkawallet_plugin_statemine: dependency: "direct main" description: - path: "../../coding/polkawallet/polkawallet_plugin_statemine" - relative: true - source: path + path: "." + ref: "8ae288145247607b3fc67deca7d7f64016d8bf56" + resolved-ref: "8ae288145247607b3fc67deca7d7f64016d8bf56" + url: "https://github.com/polkawallet-io/polkawallet_plugin_statemine.git" + source: git version: "0.4.9" polkawallet_sdk: dependency: "direct main" description: - path: "../../coding/polkawallet/sdk" - relative: true - source: path - version: "0.4.9" + name: polkawallet_sdk + url: "https://pub.dartlang.org" + source: hosted + version: "0.5.0" polkawallet_ui: dependency: "direct main" description: - path: "../../coding/polkawallet/ui" - relative: true - source: path - version: "0.4.9" + name: polkawallet_ui + url: "https://pub.dartlang.org" + source: hosted + version: "0.5.0" pool: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 917c9941..69f58348 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.3.5+3352 +version: 3.3.6+3361 environment: sdk: ">=2.10.0 <3.0.0" @@ -37,8 +37,8 @@ dependencies: firebase_analytics: ^9.3.3 flutter_screenutil: ^5.0.0+2 # firebase_messaging: 10.0.5 - polkawallet_ui: ^0.4.8 - polkawallet_sdk: ^0.4.8 + polkawallet_ui: ^0.5.0 + polkawallet_sdk: ^0.5.0 ethereum_addresses: ^1.0.2 update_app: git: @@ -51,15 +51,15 @@ dependencies: polkawallet_plugin_kusama: git: url: https://github.com/polkawallet-io/polkawallet_plugin_kusama.git - ref: c80eca534d3041ab1f2ff1674febbf63fb6c1e24 + ref: 8eb1eb01ca1085b5f2a3dce40dfc58740f564949 polkawallet_plugin_acala: git: url: https://github.com/AcalaNetwork/polkawallet_plugin_acala.git - ref: a609b218b4b93743c77016841d8ffc8e29ba8898 + ref: 3265d09d7cebaaf9527575a7c2d0b322da968527 polkawallet_plugin_karura: git: url: https://github.com/AcalaNetwork/polkawallet_plugin_karura.git - ref: 9c8bf1aba91caa69d1fd8cdd5dbfd28cf20962bf + ref: f3537a27d8c620ba7ff7da6c9f623d5309a15e4f polkawallet_plugin_statemine: git: url: https://github.com/polkawallet-io/polkawallet_plugin_statemine.git @@ -100,20 +100,20 @@ dependencies: sticky_headers: ^0.2.0 dependency_overrides: - polkawallet_plugin_kusama: - path: ../../coding/polkawallet/polkawallet_plugin_kusama - polkawallet_plugin_acala: - path: ../../coding/polkawallet/polkawallet_plugin_acala - polkawallet_plugin_karura: - path: ../../coding/polkawallet/polkawallet_plugin_karura - polkawallet_plugin_statemine: - path: ../../coding/polkawallet/polkawallet_plugin_statemine -# polkawallet_ui: ^0.4.9 -# polkawallet_sdk: ^0.4.9 - polkawallet_ui: - path: ../../coding/polkawallet/ui - polkawallet_sdk: - path: ../../coding/polkawallet/sdk +# polkawallet_plugin_kusama: +# path: ../../coding/polkawallet/polkawallet_plugin_kusama +# polkawallet_plugin_acala: +# path: ../../coding/polkawallet/polkawallet_plugin_acala +# polkawallet_plugin_karura: +# path: ../../coding/polkawallet/polkawallet_plugin_karura +# polkawallet_plugin_statemine: +# path: ../../coding/polkawallet/polkawallet_plugin_statemine + polkawallet_ui: ^0.5.0 + polkawallet_sdk: ^0.5.0 +# polkawallet_ui: +# path: ../../coding/polkawallet/ui +# polkawallet_sdk: +# path: ../../coding/polkawallet/sdk transformer_page_view: git: url: https://github.com/polkawallet-io/transformer_page_view.git