-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Gradle 9.0.0 introduces RootComponentIdentifier), a new subtype of ComponentIdentifier).
APIs which return instances of ComponentIdentifier may now return identifier instances of this new type. For example, the ComponentResult), ResolvedVariantResult), and ArtifactView) APIs, among others, are affected.
We have to check if this will cause issues in MDG, since we do perform instanceof checks for ComponentIdentifier subclasses.
Metadata
Metadata
Assignees
Labels
No labels