diff --git a/gradle.properties b/gradle.properties index 078a9cece5..7da211d0ca 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version=5.2.6.BUILD-SNAPSHOT +version=5.2.6.RELEASE org.gradle.jvmargs=-Xmx1536m -Dfile.encoding=UTF-8