Skip to content

Commit bc00aea

Browse files
committed
Fix BitcoinKit jitpack dependency
1 parent cf097ad commit bc00aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ dependencies {
278278

279279
// Wallet kits
280280
implementation 'com.github.horizontalsystems:ton-kit-android:e907480'
281-
implementation 'com.github.horizontalsystems:bitcoin-kit-android:47db768'
281+
implementation 'com.github.horizontalsystems:bitcoin-kit-android:47db7688'
282282
implementation 'com.github.horizontalsystems:ethereum-kit-android:a30cc3a71'
283283
implementation 'com.github.horizontalsystems:blockchain-fee-rate-kit-android:1d3bd49'
284284
implementation 'com.github.horizontalsystems:binance-chain-kit-android:c1509a2'

0 commit comments

Comments
 (0)