Don't pass the IDE paths to the extracted klibs that don't exist
This commit is contained in:
+1
-1
@@ -186,7 +186,7 @@ class DefaultKotlinSourceSet(
|
|||||||
val filesBySourceSet = resolution.getMetadataFilesBySourceSet(
|
val filesBySourceSet = resolution.getMetadataFilesBySourceSet(
|
||||||
baseDir,
|
baseDir,
|
||||||
doProcessFiles = true
|
doProcessFiles = true
|
||||||
)
|
).filter { it.value.any { it.exists() } }
|
||||||
|
|
||||||
MetadataDependencyTransformation(
|
MetadataDependencyTransformation(
|
||||||
group, name, projectPath,
|
group, name, projectPath,
|
||||||
|
|||||||
Reference in New Issue
Block a user