diff --git a/gradle.properties b/gradle.properties index 15c3cc2..7dd2054 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # Set the project version -version=0.5 +version=0.4.2 # Set the JVM heap size org.gradle.jvmargs=-Xms2g -Xmx4g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8