Commit f11b3bc
Build: Increase Gradle JVM heap size to 4g (#595)
Increased the `org.gradle.jvmargs` from -Xmx2048m to -Xmx4g in `gradle.properties` to provide more heap space for the Gradle daemon. This helps prevent out-of-memory errors during large builds.
Co-authored-by: Florina Muntenescu <[email protected]>1 parent 39218cc commit f11b3bc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments