Don't pass the IDE paths to the extracted klibs that don't exist

This commit is contained in:
Sergey Igushkin
2021-03-19 18:25:57 +03:00
parent 470103bfac
commit 27015a657c
@@ -186,7 +186,7 @@ class DefaultKotlinSourceSet(
val filesBySourceSet = resolution.getMetadataFilesBySourceSet(
baseDir,
doProcessFiles = true
)
).filter { it.value.any { it.exists() } }
MetadataDependencyTransformation(
group, name, projectPath,