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 595e4dd commit 3f916d7Copy full SHA for 3f916d7
gradle.properties
@@ -1 +1,6 @@
1
kotlin.code.style=official
2
+kotlin.js.generate.executable.default=false
3
+kotlin.mpp.stability.nowarn=true
4
+kotlin.native.ignoreDisabledTargets=true
5
+
6
+org.gradle.jvmargs=-Xmx8G -Xms2G -XX:MaxMetaspaceSize=1G -Dfile.encoding=UTF-8
0 commit comments