mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-16 17:27:39 +00:00
update flutter_libsparkmobile ref
This commit is contained in:
parent
b70974b050
commit
faa20c6fe7
2 changed files with 3 additions and 3 deletions
|
@ -665,8 +665,8 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "8735d2b17bad054eaac082fcd66d6ab37ed9f8c5"
|
||||
resolved-ref: "8735d2b17bad054eaac082fcd66d6ab37ed9f8c5"
|
||||
ref: be6cd82a1bedac3a8ace93a1d19defd94d4b4fba
|
||||
resolved-ref: be6cd82a1bedac3a8ace93a1d19defd94d4b4fba
|
||||
url: "https://github.com/cypherstack/flutter_libsparkmobile.git"
|
||||
source: git
|
||||
version: "0.0.1"
|
||||
|
|
|
@ -30,7 +30,7 @@ dependencies:
|
|||
flutter_libsparkmobile:
|
||||
git:
|
||||
url: https://github.com/cypherstack/flutter_libsparkmobile.git
|
||||
ref: 8735d2b17bad054eaac082fcd66d6ab37ed9f8c5
|
||||
ref: be6cd82a1bedac3a8ace93a1d19defd94d4b4fba
|
||||
|
||||
flutter_libmonero:
|
||||
path: ./crypto_plugins/flutter_libmonero
|
||||
|
|
Loading…
Reference in a new issue