Skip to content

Commit 3ad8db4

Browse files
committed
Update pubsec
1 parent 34f5b2a commit 3ad8db4

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

cw_bitcoin/pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ dependency_overrides:
6767
protobuf: ^3.1.0
6868
bitcoin_base:
6969
git:
70-
url: https://github.com/J0J0XMR/bitcoin_base
71-
ref: 9ef1155d082e6ef398f6ababbf8fe909caa3ae68
70+
url: https://github.com/cake-tech/bitcoin_base
71+
ref: cake-update-v9
7272
pointycastle: 3.7.4
7373
ffi: 2.1.0
7474

pubspec_base.yaml

+7-10
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies:
5757
connectivity_plus: ^5.0.2
5858
keyboard_actions: ^4.0.1
5959
another_flushbar: ^1.12.29
60-
archive: ^3.6.1
60+
archive: ^3.3.0
6161
cryptography: ^2.0.5
6262
file_picker:
6363
git:
@@ -107,11 +107,6 @@ dependencies:
107107
polyseed: ^0.0.6
108108
nostr_tools: ^1.0.9
109109
solana: ^0.30.1
110-
bitcoin_base:
111-
git:
112-
url: https://github.com/J0J0XMR/bitcoin_base
113-
ref: 9ef1155d082e6ef398f6ababbf8fe909caa3ae68
114-
ledger_flutter: ^1.0.1
115110
ledger_flutter_plus: ^1.4.1
116111
hashlib: ^1.19.2
117112

@@ -134,9 +129,9 @@ dev_dependencies:
134129
git:
135130
url: https://github.com/cake-tech/google-translator.git
136131
version: 1.0.0
132+
archive: ^3.6.1
137133

138134
dependency_overrides:
139-
pinenacl: ^0.6.0
140135
bech32:
141136
git:
142137
url: https://github.com/cake-tech/bech32.git
@@ -145,10 +140,12 @@ dependency_overrides:
145140
url: https://github.com/cake-tech/web3dart.git
146141
ref: cake
147142
flutter_secure_storage_platform_interface: 1.0.2
148-
bitcoin_base:
143+
protobuf: ^3.1.0
144+
bitcoin_base:
149145
git:
150-
url: https://github.com/J0J0XMR/bitcoin_base
151-
ref: 9ef1155d082e6ef398f6ababbf8fe909caa3ae68
146+
url: https://github.com/cake-tech/bitcoin_base
147+
ref: cake-update-v9
148+
ffi: 2.1.0
152149

153150
flutter_icons:
154151
image_path: "assets/images/app_logo.png"

0 commit comments

Comments
 (0)