We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e870b2f commit a6411f9Copy full SHA for a6411f9
1 file changed
gradle.properties
@@ -3,3 +3,4 @@ kotlin.code.style=official
3
#kotlin.native.enableDependencyPropagation=false
4
kotlin.js.generate.executable.default=false
5
kotlin.native.ignoreDisabledTargets=true
6
+org.gradle.jvmargs=-Xmx2000m
0 commit comments