diff --git a/gradle.properties b/gradle.properties index f4b49f4dc..accf27adf 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.11-SNAPSHOT +ZCASH_SDK_VERSION=2.2.11 # Toolchain is the Java version used to build the application, which is separate from the # Java version used to run the application.