Skip to content

Commit

Permalink
Remove obsolete no longer supported kotlin.mpp.enableCompatibilityMet…
Browse files Browse the repository at this point in the history
…adataVariant that will be promoted to ERROR as part of KT-55891 (#326)

Also, remove the default value of IC flag for MPP
  • Loading branch information
qwwdfsad authored Jul 27, 2023
1 parent 7697fff commit b0c444b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,8 @@ mocha_headless_chrome_version=1.8.2
mocha_teamcity_reporter_version=2.2.2
source_map_support_version=0.5.3

kotlin.incremental.multiplatform=true
kotlin.native.ignoreDisabledTargets=true

kotlin.mpp.enableCompatibilityMetadataVariant=true
kotlin.mpp.enableCInteropCommonization=true

# Workaround for Bintray treating .sha512 files as artifacts
Expand Down

0 comments on commit b0c444b

Please sign in to comment.