diff --git a/gradle.properties b/gradle.properties index 0ef181069..8906f8452 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.5 +LIBRARY_VERSION=2.2.6 # Kotlin compiler warnings can be considered errors, failing the build. ZCASH_IS_TREAT_WARNINGS_AS_ERRORS=true