diff --git a/app/build.gradle b/app/build.gradle index 8a89f65acd..ab8b645485 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:47db768' + implementation 'com.github.horizontalsystems:bitcoin-kit-android:ced5801' implementation 'com.github.horizontalsystems:ethereum-kit-android:a5eff38' implementation 'com.github.horizontalsystems:blockchain-fee-rate-kit-android:1d3bd49' implementation 'com.github.horizontalsystems:binance-chain-kit-android:c1509a2'