add cross-compillation flag

This commit is contained in:
Alexander Nozik 2025-01-19 13:26:32 +03:00
parent 9e351f7c6a
commit 64015fc22e

@ -6,5 +6,6 @@ org.gradle.jvmargs=-Xmx4096m
kotlin.mpp.stability.nowarn=true
kotlin.native.ignoreDisabledTargets=true
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
kotlin.native.enableKlibsCrossCompilation=true
toolsVersion=0.16.1-kotlin-2.1.0