[Gradle] KotlinMetadataTargetConfigurator: Support metadataCompilationsCreated for !isKotlinGranularMetadataEnabled
^KT-34662 Verification Pending
This commit is contained in:
committed by
Space Team
parent
ab81e92932
commit
c94c4df046
+3
@@ -106,6 +106,9 @@ class KotlinMetadataTargetConfigurator :
|
||||
if (target.project.isCompatibilityMetadataVariantEnabled) {
|
||||
createCommonMainElementsConfiguration(target)
|
||||
}
|
||||
} else {
|
||||
/* We had nothing to do: Still mark this job as complete */
|
||||
target.metadataCompilationsCreated.complete()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user