diff --git a/gradle.properties b/gradle.properties index fbe9cce27c..177a053668 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version=5.2.0.M1 +version=5.2.0.BUILD-SNAPSHOT org.gradle.jvmargs=-Xmx1536m -Dfile.encoding=UTF-8