We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ab2e7 commit a5bc899Copy full SHA for a5bc899
app/build.gradle
@@ -283,7 +283,7 @@ dependencies {
283
// Wallet kits
284
implementation 'com.github.horizontalsystems:ton-kit-android:763a5c3'
285
implementation 'com.github.horizontalsystems:bitcoin-kit-android:3f3194f'
286
- implementation 'com.github.horizontalsystems:ethereum-kit-android:0c770e3'
+ implementation 'com.github.horizontalsystems:ethereum-kit-android:0c770e36'
287
implementation 'com.github.horizontalsystems:blockchain-fee-rate-kit-android:1d3bd49'
288
implementation 'com.github.horizontalsystems:binance-chain-kit-android:c1509a2'
289
implementation 'com.github.horizontalsystems:market-kit-android:4201f8f'
0 commit comments