Skip to content

Commit

Permalink
Gradle JVM memory tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed May 25, 2018
1 parent e799861 commit 07221c1
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 @@ -12,4 +12,4 @@ hibernate.version=5.2.11.Final

lucene.version=7.2.1

org.gradle.jvmargs=-XX:-UseGCOverheadLimit
org.gradle.jvmargs=-Xmx2048m XX:-UseGCOverheadLimit

0 comments on commit 07221c1

Please sign in to comment.