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(
|
||||
baseDir,
|
||||
doProcessFiles = true
|
||||
)
|
||||
).filter { it.value.any { it.exists() } }
|
||||
|
||||
MetadataDependencyTransformation(
|
||||
group, name, projectPath,
|
||||
|
||||
Reference in New Issue
Block a user