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 37516b1 commit 08ee6cbCopy full SHA for 08ee6cb
gradle.properties
@@ -17,3 +17,5 @@ gradleVersion=8.10.1
17
org.gradle.configuration-cache=true
18
# Enable Gradle Build Cache -> https://docs.gradle.org/current/userguide/build_cache.html
19
org.gradle.caching=true
20
+# Increase default gradle heap size
21
+org.gradle.jvmargs=-Xmx2g
0 commit comments