File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed
Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.4.6] - 20220527
2+
3+ * bump polkawallet_sdk v0.4.6.
4+
15## [ 0.4.4] - 20220322
26
37* bump polkawallet_sdk v0.4.4.
Original file line number Diff line number Diff line change 11name : polkawallet_plugin_statemine
22description : A statemine/statemint network plugin for polkawallet.
3- version : 0.4.4
3+ version : 0.4.6
44homepage :
55
66environment :
@@ -15,12 +15,14 @@ dependencies:
1515 flutter_svg : ^0.23.0+1
1616 get_storage : ^2.0.2
1717 json_annotation : ^4.0.1
18- # polkawallet_sdk: ^0.4.4
19- # polkawallet_ui: ^0.4.1
20- polkawallet_ui :
21- path : ../ui
22- polkawallet_sdk :
23- path : ../sdk
18+ polkawallet_sdk : ^0.4.6
19+ polkawallet_ui : ^0.4.6
20+
21+ # dependency_overrides:
22+ # polkawallet_ui:
23+ # path: ../ui
24+ # polkawallet_sdk:
25+ # path: ../sdk
2426
2527dev_dependencies :
2628 build_runner : ^2.0.3
You can’t perform that action at this time.
0 commit comments