Skip to content

Commit 66dc678

Browse files
authored
Update gradle.properties (#26)
1 parent 7564f7e commit 66dc678

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gradle.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ org.gradle.configuration-cache = true
2828

2929
# Enable Gradle Build Cache -> https://docs.gradle.org/current/userguide/build_cache.html
3030
org.gradle.caching = true
31+
32+
org.gradle.jvmargs=-Xmx4g
33+
kotlin.daemon.jvm.options=-Xmx4g

0 commit comments

Comments
 (0)