Skip to content

Commit

Permalink
Update: Increase Gradle heap size to 6GiB
Browse files Browse the repository at this point in the history
  • Loading branch information
machiav3lli committed Feb 22, 2025
1 parent 43ff8fb commit a072c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ org.gradle.daemon=true
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.configureondemand=true
org.gradle.jvmargs=-Xmx1024m
org.gradle.jvmargs=-Xmx6g

0 comments on commit a072c42

Please sign in to comment.