Common parts of build type and product flavor data objects.
Constructor and description |
---|
VariantDimensionData
(DefaultAndroidSourceSet sourceSet, DefaultAndroidSourceSet androidTestSourceSet, DefaultAndroidSourceSet unitTestSourceSet, org.gradle.api.Project project) |
Type | Name and description |
---|---|
ConfigurationProvider |
getMainProvider() |
DefaultAndroidSourceSet |
getSourceSet() |
ConfigurationProvider |
getTestConfigurationProvider(VariantType type) |
DefaultAndroidSourceSet |
getTestSourceSet(VariantType type) |