diff --git a/app/build.gradle b/app/build.gradle index 731faeb635..44084951e4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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'