Skip to content

Commit 454cb88

Browse files
committed
Fix failed SolanaKit dependency
1 parent 1aa1bdb commit 454cb88

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
implementation 'com.github.horizontalsystems:blockchain-fee-rate-kit-android:1d3bd49'
279279
implementation 'com.github.horizontalsystems:binance-chain-kit-android:c1509a2'
280280
implementation 'com.github.horizontalsystems:market-kit-android:746d398'
281-
implementation 'com.github.horizontalsystems:solana-kit-android:8e21040'
281+
implementation 'com.github.horizontalsystems:solana-kit-android:8e21040b'
282282
implementation 'com.github.horizontalsystems:tron-kit-android:f2f7c9a'
283283
// Zcash SDK
284284
implementation "cash.z.ecc.android:zcash-android-sdk:2.0.1"

0 commit comments

Comments
 (0)