gradle
8.5-rc-2
API
gradle
/
org.gradle.api.artifacts
/
ComponentMetadataDetails
/
allVariants
all
Variants
API
abstract
fun
allVariants
(
action
:
Action
<
out
Any
>
)
(
source
)
Add a rule for adjusting all variants of a component.
Parameters
action
the action to be executed on each variant.