diff --git a/app/build.gradle b/app/build.gradle index fd9893387b3..ee1c5e089bc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -248,7 +248,7 @@ dependencies { // Wallet kits implementation 'com.github.horizontalsystems:bitcoin-kit-android:4adf8ca' - implementation 'com.github.horizontalsystems:ethereum-kit-android:7245f8c' + implementation 'com.github.horizontalsystems:ethereum-kit-android:04bd4ff' implementation 'com.github.horizontalsystems:blockchain-fee-rate-kit-android:1.0.0' implementation 'com.github.horizontalsystems:binance-chain-kit-android:7e4d7c0' implementation 'com.github.horizontalsystems:market-kit-android:20e5164'