Fix build depedencies

This commit is contained in:
fekt
2024-11-18 17:52:51 +00:00
parent fb0d13dffb
commit b913dacebf
4 changed files with 8 additions and 4 deletions

View File

@@ -69,7 +69,7 @@ object Deps {
}
}
object Zcash {
const val ANDROID_WALLET_PLUGINS = "cash.z.ecc.android:zcash-android-wallet-plugins:1.0.0"
const val ANDROID_WALLET_PLUGINS = "com.github.zcash:zcash-android-wallet-plugins:1.0.0"
const val KOTLIN_BIP39 = "cash.z.ecc.android:kotlin-bip39:1.0.4"
/* SDK uses mavenLocal build with DRGX customizations for now