We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b03eac commit 6cabc6aCopy full SHA for 6cabc6a
gradle.properties
@@ -12,7 +12,7 @@
12
org.gradle.warning.mode=none
13
org.gradle.parallel=true
14
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError -Xss2m
15
-options.forkOptions.memoryMaximumSize=2g
+options.forkOptions.memoryMaximumSize=3g
16
17
# Disable duplicate project id detection
18
# See https://docs.gradle.org/current/userguide/upgrading_version_6.html#duplicate_project_names_may_cause_publication_to_fail
0 commit comments