We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa1bdb commit 454cb88Copy full SHA for 454cb88
app/build.gradle
@@ -278,7 +278,7 @@ dependencies {
278
implementation 'com.github.horizontalsystems:blockchain-fee-rate-kit-android:1d3bd49'
279
implementation 'com.github.horizontalsystems:binance-chain-kit-android:c1509a2'
280
implementation 'com.github.horizontalsystems:market-kit-android:746d398'
281
- implementation 'com.github.horizontalsystems:solana-kit-android:8e21040'
+ implementation 'com.github.horizontalsystems:solana-kit-android:8e21040b'
282
implementation 'com.github.horizontalsystems:tron-kit-android:f2f7c9a'
283
// Zcash SDK
284
implementation "cash.z.ecc.android:zcash-android-sdk:2.0.1"
0 commit comments