We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5bc68 commit 1e9cfefCopy full SHA for 1e9cfef
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.3-SNAPSHOT
+version=1.0.3
0 commit comments