diff --git a/gradle.properties b/gradle.properties index 2f70cc8124..c0128d6463 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version=5.2.4.BUILD-SNAPSHOT +version=5.2.4.RELEASE org.gradle.jvmargs=-Xmx1536m -Dfile.encoding=UTF-8