Skip to content

Commit 6b7e428

Browse files
authored
build: update Kotlin daemon JVM arguments (#1215)
1 parent 3f6fb8e commit 6b7e428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idea-plugin/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError
2-
kotlin.daemon.jvmargs=-Xmx2g
2+
kotlin.daemon.jvmargs=-Xmx2G

0 commit comments

Comments
 (0)