mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-03-22 15:19:11 +00:00
update ref
This commit is contained in:
parent
c8817371dc
commit
7870eb3e21
1 changed files with 6 additions and 2 deletions
|
@ -30,7 +30,7 @@ dependencies:
|
||||||
flutter_libsparkmobile:
|
flutter_libsparkmobile:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/cypherstack/flutter_libsparkmobile.git
|
url: https://github.com/cypherstack/flutter_libsparkmobile.git
|
||||||
ref: 6e2b2650a84fc5832dc676f8d016e530ae77851f
|
ref: d54b4a1f492e48696c3df27eb8c31131a681cbc2
|
||||||
|
|
||||||
flutter_libmonero:
|
flutter_libmonero:
|
||||||
path: ./crypto_plugins/flutter_libmonero
|
path: ./crypto_plugins/flutter_libmonero
|
||||||
|
@ -165,7 +165,11 @@ dependencies:
|
||||||
url: https://github.com/cypherstack/tezart.git
|
url: https://github.com/cypherstack/tezart.git
|
||||||
ref: 8a7070f533e63dd150edae99476f6853bfb25913
|
ref: 8a7070f533e63dd150edae99476f6853bfb25913
|
||||||
socks5_proxy: ^1.0.3+dev.3
|
socks5_proxy: ^1.0.3+dev.3
|
||||||
coinlib_flutter: ^1.0.0
|
coinlib_flutter:
|
||||||
|
git:
|
||||||
|
url: https://github.com/cypherstack/coinlib.git
|
||||||
|
path: coinlib_flutter
|
||||||
|
ref: 4f549b8b511a63fdc1f44796ab43b10f586635cd
|
||||||
convert: ^3.1.1
|
convert: ^3.1.1
|
||||||
flutter_hooks: ^0.20.3
|
flutter_hooks: ^0.20.3
|
||||||
meta: ^1.9.1
|
meta: ^1.9.1
|
||||||
|
|
Loading…
Reference in a new issue