Skip to content

Commit

Permalink
Fixes tvos compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz committed Jun 19, 2024
1 parent 2f6548b commit fa2f19a
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ project.license.url=https://raw.githubusercontent.com/korlibs/korge-next/master/

#kotlin.mpp.enableCompatibilityMetadataVariant=true
#kotlin.mpp.enableCInteropCommonization.nowarn=true
kotlin.mpp.enableCInteropCommonization=true
#kotlin.mpp.enableCInteropCommonization=true
kotlin.mpp.stability.nowarn=true
kotlin.wasm.stability.nowarn=true
org.gradle.warning.mode=none
Expand Down

0 comments on commit fa2f19a

Please sign in to comment.