Skip to content

Commit 9af3808

Browse files
committed
Update Kotlin to 2.1.0; Update Gradle to 8.6; Update kcp: KSP, SuspendTransform;
Signed-off-by: ForteScarlet <[email protected]>
1 parent 0263e0d commit 9af3808

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
@@ -44,6 +44,8 @@ org.gradle.caching=true
4444
#org.gradle.configuration-cache=true
4545
#org.gradle.configuration-cache.problems=warn
4646

47+
# https://kotlinlang.org/docs/multiplatform-publish-lib.html#host-requirements
48+
kotlin.native.enableKlibsCrossCompilation=true
4749

4850
# https://kotlinlang.org/docs/gradle-compilation-and-caches.html#the-new-kotlin-compiler
4951
#kotlin.experimental.tryK2=true

0 commit comments

Comments
 (0)