component Selection
abstract fun componentSelection(action: Action<in ComponentSelectionRules>): ResolutionStrategy(source)
The componentSelection block provides rules to filter or prevent certain components from appearing in the resolution result.
Return
this ResolutionStrategy instance
Since
2.2
Parameters
action
Action to be applied to the ComponentSelectionRules