Skip to content

Commit

Permalink
Update bitcoin kit for latest checkpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelekol committed Dec 25, 2024
1 parent 97a3af5 commit 26543d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ dependencies {

// Wallet kits
implementation 'com.github.horizontalsystems:ton-kit-android:763a5c3'
implementation 'com.github.horizontalsystems:bitcoin-kit-android:c0656e'
implementation 'com.github.horizontalsystems:bitcoin-kit-android:4a34f53'
implementation 'com.github.horizontalsystems:ethereum-kit-android:0c770e3'
implementation 'com.github.horizontalsystems:blockchain-fee-rate-kit-android:1d3bd49'
implementation 'com.github.horizontalsystems:binance-chain-kit-android:c1509a2'
Expand Down

0 comments on commit 26543d1

Please sign in to comment.