Skip to content

Commit

Permalink
Fix BitcoinKit jitpack dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelekol committed Nov 8, 2024
1 parent cf097ad commit bc00aea
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 @@ -278,7 +278,7 @@ dependencies {

// Wallet kits
implementation 'com.github.horizontalsystems:ton-kit-android:e907480'
implementation 'com.github.horizontalsystems:bitcoin-kit-android:47db768'
implementation 'com.github.horizontalsystems:bitcoin-kit-android:47db7688'
implementation 'com.github.horizontalsystems:ethereum-kit-android:a30cc3a71'
implementation 'com.github.horizontalsystems:blockchain-fee-rate-kit-android:1d3bd49'
implementation 'com.github.horizontalsystems:binance-chain-kit-android:c1509a2'
Expand Down

0 comments on commit bc00aea

Please sign in to comment.