We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e674aca commit 57fb2d9Copy full SHA for 57fb2d9
gradle.properties
@@ -5,3 +5,5 @@ org.gradle.configureondemand=false
5
kotlin.compiler.execution.strategy=in-process
6
kotlin.daemon.debug.log=true
7
kotlin.js.compiler=ir
8
+org.gradle.jvmargs=-Xmx2g
9
+
0 commit comments