Skip to content

Commit

Permalink
Merge pull request #435 from polkawallet-io/develop
Browse files Browse the repository at this point in the history
bump polkawallet sdk 0.5.5+3 to fix ios build
  • Loading branch information
RomeroYang authored Oct 19, 2023
2 parents 9ee5e7f + db7cec9 commit 1985ad5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -531,10 +531,10 @@ packages:
dependency: transitive
description:
name: flutter_inappwebview
sha256: f73505c792cf083d5566e1a94002311be497d984b5607f25be36d685cf6361cf
sha256: d198297060d116b94048301ee6749cd2e7d03c1f2689783f52d210a6b7aba350
url: "https://pub.dev"
source: hosted
version: "5.7.2+3"
version: "5.8.0"
flutter_launcher_icons:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -1228,10 +1228,10 @@ packages:
dependency: "direct main"
description:
name: polkawallet_sdk
sha256: ca34c6d121df310d987f8afb2cf7dbb821aad514139093b3b3a81f155a390a44
sha256: a28f7bb874fc491f3f74904a21ba43adfac60a80078e0393437336bb812f635a
url: "https://pub.dev"
source: hosted
version: "0.5.5+2"
version: "0.5.5+3"
polkawallet_ui:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ dependency_overrides:
# polkawallet_plugin_evm:
# path: ../../coding/polkawallet/polkawallet_plugin_evm
polkawallet_ui: ^0.5.4+2
polkawallet_sdk: ^0.5.5+2
polkawallet_sdk: ^0.5.5+3
# polkawallet_ui:
# path: ../../coding/polkawallet/ui
# polkawallet_sdk:
Expand Down

0 comments on commit 1985ad5

Please sign in to comment.