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 1679172 commit 5698dc3Copy full SHA for 5698dc3
gradle.properties
@@ -2,7 +2,7 @@ kotlin.code.style=official
2
kotlin.incremental.js=true
3
kotlin.incremental.multiplatform=true
4
kotlin.mpp.stability.nowarn=true
5
-kotlin.native.binary.sourceInfoType=libbacktrace
+# kotlin.native.binary.sourceInfoType=libbacktrace
6
kotlin.native.ignoreDisabledTargets=true
7
8
# atomicfu
0 commit comments