Skip to content

Commit 8bd9f33

Browse files
Abduqodiri Qurbonzodaqurbonzoda
authored andcommitted
Remove deprecated kotlin.mpp.enableCompatibilityMetadataVariant/enableGranularSourceSetsMetadata
The properties are deprecated and will be removed in Kotlin 1.9.20
1 parent 19de3c6 commit 8bd9f33

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gradle.properties

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ versionSuffix=SNAPSHOT
44

55
org.gradle.jvmargs=-Xmx2g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
66

7-
kotlin.mpp.enableGranularSourceSetsMetadata=true
8-
kotlin.mpp.enableCompatibilityMetadataVariant=true
9-
107
kotlin.native.distribution.type=prebuilt
118

129
# Workaround for Bintray treating .sha512 files as artifacts

0 commit comments

Comments
 (0)