Skip to content

Update JVM Memory Settings in build.gradle#2

Open
SamStenner wants to merge 1 commit intomasterfrom
cosine/update-memory-limit-2cx03z
Open

Update JVM Memory Settings in build.gradle#2
SamStenner wants to merge 1 commit intomasterfrom
cosine/update-memory-limit-2cx03z

Conversation

@SamStenner
Copy link
Owner

This pull request updates the JVM memory settings in the build.gradle file from 2048 MB to 4096 MB. The changes ensure that both Java and Kotlin compilation tasks are allocated more memory, which can help improve build performance and handle larger projects more efficiently. Specifically, the -Xmx4096m argument has been added to the JVM options for both JavaCompile and KotlinCompile tasks.


This pull request was co-created with Cosine Genie

Original Task: Dawn/s0cogk6gz27g
Author: Sam Stenner

…mpilation

Co-authored-by: Genie <genie@cosine.sh>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant