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 76f03b6 commit 61d1980Copy full SHA for 61d1980
gradle.properties
@@ -5,4 +5,6 @@ versionSuffix=SNAPSHOT
5
org.gradle.jvmargs=-Xmx2g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
6
7
kotlin.mpp.enableGranularSourceSetsMetadata=true
8
-kotlin.mpp.enableCompatibilityMetadataVariant=true
+kotlin.mpp.enableCompatibilityMetadataVariant=true
9
+
10
+kotlin.native.distribution.type=prebuilt
0 commit comments