Skip to content

Commit 26543d1

Browse files
committed
Update bitcoin kit for latest checkpoints
1 parent 97a3af5 commit 26543d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ dependencies {
282282

283283
// Wallet kits
284284
implementation 'com.github.horizontalsystems:ton-kit-android:763a5c3'
285-
implementation 'com.github.horizontalsystems:bitcoin-kit-android:c0656e'
285+
implementation 'com.github.horizontalsystems:bitcoin-kit-android:4a34f53'
286286
implementation 'com.github.horizontalsystems:ethereum-kit-android:0c770e3'
287287
implementation 'com.github.horizontalsystems:blockchain-fee-rate-kit-android:1d3bd49'
288288
implementation 'com.github.horizontalsystems:binance-chain-kit-android:c1509a2'

0 commit comments

Comments
 (0)