diff --git a/app/build.gradle b/app/build.gradle index 2657dee498..66c9232b23 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -275,7 +275,7 @@ dependencies { implementation 'com.github.horizontalsystems:blockchain-fee-rate-kit-android:1d3bd49' implementation 'com.github.horizontalsystems:binance-chain-kit-android:c1509a2' implementation 'com.github.horizontalsystems:market-kit-android:a0361bf' - implementation 'com.github.horizontalsystems:solana-kit-android:d8bb9f2' + implementation 'com.github.horizontalsystems:solana-kit-android:ec238b4' implementation 'com.github.horizontalsystems:tron-kit-android:dc3dca7' // Zcash SDK coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'