[#1023] Remove zcash-android-wallet-plugins dependency

Closes #1023
This commit is contained in:
Honza Rychnovský 2023-11-08 10:47:19 +01:00 committed by GitHub
parent 84e591561d
commit 692e5fc0d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -233,7 +233,6 @@ dependencyResolutionManagement {
library("zcash-sdk", "cash.z.ecc.android:zcash-android-sdk:$zcashSdkVersion")
library("zcash-sdk-incubator", "cash.z.ecc.android:zcash-android-sdk-incubator:$zcashSdkVersion")
library("zcash-bip39", "cash.z.ecc.android:kotlin-bip39:$zcashBip39Version")
library("zcash-walletplgns", "cash.z.ecc.android:zcash-android-wallet-plugins:$zcashBip39Version")
library("zxing", "com.google.zxing:core:$zxingVersion")
// Test libraries