diff --git a/gradle.properties b/gradle.properties index 06fad3c95..b2b35338e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -211,7 +211,7 @@ ZIP_321_VERSION = 0.0.6 # WARNING: Ensure a non-snapshot version is used before releasing to production ZCASH_BIP39_VERSION=1.0.9 # WARNING: Ensure a non-snapshot version is used before releasing to production -ZCASH_SDK_VERSION=2.2.9-SNAPSHOT +ZCASH_SDK_VERSION=2.2.10-SNAPSHOT # Toolchain is the Java version used to build the application, which is separate from the # Java version used to run the application.