ProductFlavorAttr
interface ProductFlavorAttr : Named
Type for the attribute holding ProductFlavor information.
There can be more than one attribute associated to each org.gradle.api.artifacts.Configuration object, where each represents a different flavor dimension.
The key should be created with ProductFlavorAttr.of(flavorDimension).
Summary
| Nested types | |
|---|---|
| ProductFlavorAttr.Companion | |
