Skip to content

Commit caaa0ea

Browse files
committed
Allocate less memory to gradle daemon
1 parent c7ea058 commit caaa0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ githubUrl=https://github.com/jpenilla/squaremap/
77
org.gradle.parallel=true
88
org.gradle.caching=true
99
org.gradle.configuration-cache=true
10-
org.gradle.jvmargs=-Xmx3G
10+
org.gradle.jvmargs=-Xmx2G

0 commit comments

Comments
 (0)