Skip to content

Commit

Permalink
Update ethereum-kit
Browse files Browse the repository at this point in the history
- get transactions sync fix
  • Loading branch information
omurovch committed Jul 4, 2023
1 parent 73123ca commit 16b1dc3
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 @@ -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'
Expand Down

0 comments on commit 16b1dc3

Please sign in to comment.