mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-05 18:39:25 +00:00
version bumps for breez
This commit is contained in:
parent
2baf3c952d
commit
3afe71e2b4
3 changed files with 2 additions and 3 deletions
|
@ -27,7 +27,7 @@ dependencies:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/cake-tech/bitbox-flutter.git
|
url: https://github.com/cake-tech/bitbox-flutter.git
|
||||||
ref: Add-Support-For-OP-Return-data
|
ref: Add-Support-For-OP-Return-data
|
||||||
rxdart: ^0.27.5
|
rxdart: ^0.28.0
|
||||||
cryptography: ^2.0.5
|
cryptography: ^2.0.5
|
||||||
bitcoin_base:
|
bitcoin_base:
|
||||||
git:
|
git:
|
||||||
|
|
|
@ -33,7 +33,6 @@ dependencies:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/breez/breez-sdk-flutter.git
|
url: https://github.com/breez/breez-sdk-flutter.git
|
||||||
ref: v0.4.3-rc1
|
ref: v0.4.3-rc1
|
||||||
rxdart: ^0.27.5
|
|
||||||
cryptography: ^2.0.5
|
cryptography: ^2.0.5
|
||||||
bitcoin_base:
|
bitcoin_base:
|
||||||
git:
|
git:
|
||||||
|
|
|
@ -12,7 +12,7 @@ dependencies:
|
||||||
version: 4.0.2
|
version: 4.0.2
|
||||||
shared_preferences: ^2.0.15
|
shared_preferences: ^2.0.15
|
||||||
# provider: ^6.0.3
|
# provider: ^6.0.3
|
||||||
rxdart: ^0.27.4
|
rxdart: ^0.28.0
|
||||||
yaml: ^3.1.1
|
yaml: ^3.1.1
|
||||||
#barcode_scan: any
|
#barcode_scan: any
|
||||||
barcode_scan2: ^4.2.1
|
barcode_scan2: ^4.2.1
|
||||||
|
|
Loading…
Reference in a new issue