diff --git a/gradle.properties b/gradle.properties index 639d4bc3c..8268f0883 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.2 +projectVersion=3.1.3 # Gradle properties org.gradle.daemon=true