[Gradle] Implement internal intransitiveMetadataConfiguration
- Implemented additional intransitiveMetadataConfiguration to support dependencies that shall not be added transitively to dependsOn edges
This commit is contained in:
+1
-1
@@ -47,4 +47,4 @@ interface KotlinSourceSet : Named, HasKotlinDependencies {
|
||||
fun requiresVisibilityOf(other: KotlinSourceSet)
|
||||
|
||||
fun addCustomSourceFilesExtensions(extensions: List<String>) {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user