We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83cf24d commit a7a97b7Copy full SHA for a7a97b7
gradle.properties
@@ -5,4 +5,4 @@ toolchain.launcher.jvmargs=-Dlog4j2.disableJmx\=true -Xmx1g -XX\:MaxMetaspaceSiz
5
org.gradle.parallel=true
6
toolchain.javadoc.jvmargs=-Dlog4j2.disableJmx\=true -Xmx1g -XX\:MaxMetaspaceSize\=256m -XX\:+HeapDumpOnOutOfMemoryError -Duser.language\=en -Duser.country\=US -Duser.timezone\=UTC -Dfile.encoding\=UTF-8
7
org.gradle.jvmargs=-Dlog4j2.disableJmx -Xmx1g -XX\:MaxMetaspaceSize\=256m -XX\:+HeapDumpOnOutOfMemoryError -Duser.language\=en -Duser.country\=US -Duser.timezone\=UTC -Dfile.encoding\=UTF-8
8
-version=1.0.19-SNAPSHOT
+version=1.0.19
0 commit comments