diff --git a/gradle.properties b/gradle.properties index 7abfbaa6..a9bce7e2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -205,7 +205,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.2.3-SNAPSHOT +ZCASH_SDK_VERSION=2.2.3 # Toolchain is the Java version used to build the application, which is separate from the # Java version used to run the application.