Skip to content

Commit

Permalink
Merge pull request #70 from embeddedt/patch-1
Browse files Browse the repository at this point in the history
Increase Gradle heap size to 3.5GB
  • Loading branch information
Su5eD committed Oct 30, 2023
2 parents 837512f + ed6f975 commit d242a46
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
@@ -1,4 +1,4 @@
org.gradle.jvmargs=-Xmx2560M
org.gradle.jvmargs=-Xmx3500M
org.gradle.parallel=true
fabric.loom.multiProjectOptimisation=true

Expand Down

0 comments on commit d242a46

Please sign in to comment.