[Gradle] Implement internal intransitiveMetadataConfiguration

- Implemented additional intransitiveMetadataConfiguration to support
dependencies that shall not be added transitively to dependsOn edges
This commit is contained in:
sebastian.sellmair
2021-04-08 11:48:00 +02:00
parent 4e40bd6371
commit 2aeb08e245
9 changed files with 34 additions and 10 deletions
@@ -1,3 +1,2 @@
kotlin.mpp.enableGranularSourceSetsMetadata=true
kotlin.native.enableDependencyPropagation=false
kotlin.mpp.enableHierarchicalCommonization=false