Skip to content

Commit

Permalink
Try doubling the metaspace size to fix check task.
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerbenson committed Jan 4, 2019
1 parent 93116e4 commit e6404b5
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 +1 @@
org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1g

0 comments on commit e6404b5

Please sign in to comment.