diff --git a/gradle.properties b/gradle.properties index 60dac1e21..143414fdd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # Project properties - we put these here so they can be modified without causing a recompile of the build scripts -projectVersion=3.1.5 +projectVersion=3.2.0 # Gradle properties org.gradle.daemon=true