We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a3af5 commit 26543d1Copy full SHA for 26543d1
app/build.gradle
@@ -282,7 +282,7 @@ dependencies {
282
283
// Wallet kits
284
implementation 'com.github.horizontalsystems:ton-kit-android:763a5c3'
285
- implementation 'com.github.horizontalsystems:bitcoin-kit-android:c0656e'
+ implementation 'com.github.horizontalsystems:bitcoin-kit-android:4a34f53'
286
implementation 'com.github.horizontalsystems:ethereum-kit-android:0c770e3'
287
implementation 'com.github.horizontalsystems:blockchain-fee-rate-kit-android:1d3bd49'
288
implementation 'com.github.horizontalsystems:binance-chain-kit-android:c1509a2'
0 commit comments