diff --git a/gradle.properties b/gradle.properties index d941a70f..488f8b93 100644 --- a/gradle.properties +++ b/gradle.properties @@ -25,7 +25,7 @@ ZCASH_ASCII_GPG_KEY= # Configures whether release is an unstable snapshot, therefore published to the snapshot repository. IS_SNAPSHOT=true -LIBRARY_VERSION=2.2.7 +LIBRARY_VERSION=2.2.8 # Kotlin compiler warnings can be considered errors, failing the build. ZCASH_IS_TREAT_WARNINGS_AS_ERRORS=true