We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b38a9b commit b051c42Copy full SHA for b051c42
gradle.properties
@@ -16,6 +16,7 @@ kotlin.incremental.multiplatform=true
16
org.gradle.jvmargs=-Xmx2g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
17
18
kotlin.mpp.enableGranularSourceSetsMetadata=true
19
+kotlin.mpp.enableCompatibilityMetadataVariant=true
20
21
# Workaround for Bintray treating .sha512 files as artifacts
22
# https://github.com/gradle/gradle/issues/11412
0 commit comments