Skip to content

Commit e39b63c

Browse files
h0tk3yAbduqodiri Qurbonzoda
authored andcommitted
Use prebuilt K/N to avoid error at platform libs generation
1 parent b051c42 commit e39b63c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ org.gradle.jvmargs=-Xmx2g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
1818
kotlin.mpp.enableGranularSourceSetsMetadata=true
1919
kotlin.mpp.enableCompatibilityMetadataVariant=true
2020

21+
kotlin.native.distribution.type=prebuilt
22+
2123
# Workaround for Bintray treating .sha512 files as artifacts
2224
# https://github.com/gradle/gradle/issues/11412
2325
systemProp.org.gradle.internal.publish.checksums.insecure=true

0 commit comments

Comments
 (0)