Multiplatform projects that only target Android + JVM and have those properties get unresolved artifacts in IDEA due wrong metadata.
Should I file an issue about kotlin gradle plugin should avoid getting those properties if they are defined but targets are only JVM and Android?
kotlin.mpp.enableGranularSourceSetsMetadata=true
kotlin.native.enableDependencyPropagation=false