Skip to content

Commit

Permalink
update for release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RomeroYang committed Sep 26, 2022
1 parent 1ea819a commit 9df55d6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ packages:
name: flutter_inappwebview
url: "https://pub.dartlang.org"
source: hosted
version: "5.3.2"
version: "5.4.3+7"
flutter_lints:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -309,7 +309,7 @@ packages:
name: matcher
url: "https://pub.dartlang.org"
source: hosted
version: "0.12.11"
version: "0.12.12"
material_color_utilities:
dependency: transitive
description:
Expand Down Expand Up @@ -439,10 +439,10 @@ packages:
polkawallet_sdk:
dependency: "direct main"
description:
path: "../sdk"
relative: true
source: path
version: "0.4.9"
name: polkawallet_sdk
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.0"
process:
dependency: transitive
description:
Expand Down Expand Up @@ -636,7 +636,7 @@ packages:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.9"
version: "0.4.12"
typed_data:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
intl: ^0.17.0
qr_flutter_fork: ^4.0.0
flutter_qr_scan: ^1.0.7
polkawallet_sdk: ^0.4.9
polkawallet_sdk: ^0.5.0
webview_flutter: ^3.0.4
skeleton_loader: ^2.0.0+4
flutter_screenutil: ^5.0.0+2
Expand All @@ -29,8 +29,8 @@ dependencies:
# simple_shadow: ^0.2.0

dependency_overrides:
polkawallet_sdk:
path: ../sdk
# polkawallet_sdk:
# path: ../sdk

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 9df55d6

Please sign in to comment.