gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.artifacts
/
ComponentMetadataDetails
/
allVariants
all
Variants
abstract
fun
allVariants
(
action
:
Action
<
out
Any
>
)
Add a rule for adjusting all variants of a component.
Parameters
action
the action to be executed on each variant.