Skip to content

Commit e139dbc

Browse files
committed
Build: increase gradle jvm heap size from 1 GB to 1.5 GB.
1 parent 6550486 commit e139dbc

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
@@ -32,4 +32,4 @@ org.gradle.parallel=true
3232
org.gradle.configureondemand=true
3333
# explicitly disable the configuration cache
3434
org.gradle.configuration-cache=false
35-
org.gradle.jvmargs=-Xmx1024m
35+
org.gradle.jvmargs=-Xmx1536m

0 commit comments

Comments
 (0)