Skip to content

Commit

Permalink
Remove duplicated marketKit dependency in gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelekol committed Apr 22, 2024
1 parent 3810893 commit 29e87a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Expand Up @@ -277,7 +277,6 @@ dependencies {
implementation 'com.github.horizontalsystems:tron-kit-android:dc3dca7'
// Zcash SDK
implementation "cash.z.ecc.android:zcash-android-sdk:2.0.1"
implementation 'com.github.horizontalsystems:market-kit-android:2d3cd5f'
implementation("io.github.binance:binance-connector-java:3.0.0rc2") {
exclude group: "org.bouncycastle", module: "bcprov-jdk18on"
}
Expand Down

0 comments on commit 29e87a5

Please sign in to comment.