Skip to content

Commit

Permalink
Bump memory allocation
Browse files Browse the repository at this point in the history
  • Loading branch information
mstead committed May 18, 2022
1 parent be3b294 commit d327305
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,3 +1,3 @@
nebula.release.features.replaceDevWithImmutableSnapshot=true
org.gradle.jvmargs=-Xmx1024m "-XX:MaxMetaspaceSize=256m"
org.gradle.jvmargs=-Xmx2048m "-XX:MaxMetaspaceSize=256m"
org.gradle.parallel=true

0 comments on commit d327305

Please sign in to comment.