Skip to content

Commit 2b40379

Browse files
kotlin.daemon.jvmargs=-Xmx2048m (#1074)
1 parent 45de812 commit 2b40379

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,4 +2,5 @@ kotlin.code.style=official
22
org.gradle.daemon=true
33
org.gradle.parallel=true
44
org.gradle.caching=true
5+
kotlin.daemon.jvmargs=-Xmx2048m
56
version=LOCAL-SNAPSHOT

0 commit comments

Comments
 (0)