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