build: double gradle memory
authorDa Risk <da_risk@geekorum.com>
Tue, 06 May 2025 14:38:11 -0400
changeset 94 96ca1e600d25
parent 93 fc904f4edea8
child 95 17a74c3105df
build: double gradle memory
gradle.properties
--- a/gradle.properties	Tue May 06 14:34:26 2025 -0400
+++ b/gradle.properties	Tue May 06 14:38:11 2025 -0400
@@ -6,7 +6,7 @@
 # http://www.gradle.org/docs/current/userguide/build_environment.html
 # Specifies the JVM arguments used for the daemon process.
 # The setting is particularly useful for tweaking memory settings.
-org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
+org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8
 # When configured, Gradle will run in incubating parallel mode.
 # This option should only be used with decoupled projects. More details, visit
 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects