@Incubating public interface VariantMetadata
ComponentMetadataDetails.withVariant(String, Action)
.Modifier and Type | Method | Description |
---|---|---|
void |
withDependencies(Action<DependenciesMetadata> action) |
Register a rule that modifies the dependencies of this variant.
|
void withDependencies(Action<DependenciesMetadata> action)
action
- the action that performs the dependencies adjustment