Skip to content

Commit f6b07fd

Browse files
committed
chore: make codeql run with kotlin
1 parent 413d852 commit f6b07fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

intellij-client/gradle.properties

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

3434
# Enable Gradle Build Cache -> https://docs.gradle.org/current/userguide/build_cache.html
3535
org.gradle.caching = true
36+
37+
38+
kotlin.daemon.jvmargs=-Xmx4096m

0 commit comments

Comments
 (0)