Skip to content

Commit 56d919b

Browse files
committed
Added gradle cache
1 parent db1d113 commit 56d919b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

gradle.properties

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
org.gradle.jvmargs=-Xmx1g -Dfile.encoding=UTF-8
21
org.gradle.parallel=true
2+
org.gradle.console=verbose
33
org.gradle.caching=true
4+
org.gradle.jvmargs=-Xmx6g -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
5+
org.gradle.configureondemand=true
6+
org.gradle.configuration-cache=true

0 commit comments

Comments
 (0)