diff --git a/gradle.properties b/gradle.properties index b905dc4e..6c7425d6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -198,7 +198,7 @@ ZXING_VERSION=3.5.3 ZCASH_BIP39_VERSION=1.0.8 # WARNING: Ensure a non-snapshot version is used before releasing to production -ZCASH_SDK_VERSION=2.1.1-SNAPSHOT +ZCASH_SDK_VERSION=2.1.1 # Toolchain is the Java version used to build the application, which is separate from the # Java version used to run the application.