public interface ProductFlavorAttr
extends org.gradle.api.Named
There can be more than one attribute associated to each Configuration object, where each represents a different flavor
dimension.
The key should be created with Attribute.of(dimensionName, ProductFlavorAttr.class)