We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69558f2 commit 7dceab0Copy full SHA for 7dceab0
1 file changed
scripts/app_config/templates/pubspec.template.yaml
@@ -220,7 +220,7 @@ dependencies:
220
git:
221
url: https://www.github.com/julian-CStack/coinlib
222
path: coinlib_flutter
223
- ref: 5c59c7e7d120d9c981f23008fa03421d39fe8631
+ ref: a3c972ce0b71b45afe17576d39831fe370ce7ce7
224
electrum_adapter:
225
226
url: https://github.com/cypherstack/electrum_adapter.git
@@ -316,10 +316,10 @@ dependency_overrides:
316
# coinlib_flutter requires this
317
coinlib:
318
319
- url: https://www.github.com/Cyrix126/coinlib
+ url: https://www.github.com/julian-CStack/coinlib
320
path: coinlib
321
- ref: 390aa75277b56828879f13e0c8defa779544888e
322
-
+
323
bip47:
324
325
url: https://github.com/cypherstack/bip47.git
0 commit comments