Skip to content

Commit 271034b

Browse files
authored
Remove obsolete no longer supported kotlin.mpp.enableCompatibilityMetadataVariant that will be promoted to ERROR as part of KT-55891 (#2380)
Also, remove the default value of IC flag for MPP
1 parent 8e47ea2 commit 271034b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

gradle.properties

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ okio_version=3.1.0
2424

2525
kover.enabled=true
2626

27-
kotlin.mpp.enableCompatibilityMetadataVariant=true
28-
kotlin.mpp.stability.nowarn=true
29-
30-
kotlin.incremental.multiplatform=true
31-
3227
org.gradle.parallel=true
3328
org.gradle.caching=true
3429

0 commit comments

Comments
 (0)