Skip to content

Commit 742c971

Browse files
committed
Increase Memory for Gradle
1 parent d69cd36 commit 742c971

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ aspectjVersion=1.9.3
22
gaeVersion=1.9.75
33
springBootVersion=2.2.0.M3
44
version=5.2.0.BUILD-SNAPSHOT
5+
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError

0 commit comments

Comments
 (0)