Skip to content

Commit

Permalink
Fix parsing memo in bitcoin based blockchains
Browse files Browse the repository at this point in the history
  • Loading branch information
abdrasulov committed Apr 12, 2024
1 parent 90b7f6f commit 8d1349b
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 @@ -268,7 +268,7 @@ dependencies {

// Wallet kits
implementation 'com.github.horizontalsystems:ton-kit-kmm:2b7df9d'
implementation 'com.github.horizontalsystems:bitcoin-kit-android:1c802e2'
implementation 'com.github.horizontalsystems:bitcoin-kit-android:80fd413'
implementation 'com.github.horizontalsystems:ethereum-kit-android:f4957a9'
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 8d1349b

Please sign in to comment.