setTargetConfiguration

abstract fun setTargetConfiguration(@Nullable name: String)(source)

Sets the requested target configuration of this dependency.

This overrides variant-aware dependency resolution and selects the variant in the target component matching the requested configuration name.

Using this method is discouraged except for selecting configurations from Ivy components.

Since

4.0