DynamicFeatureDefaultConfig
interface DynamicFeatureDefaultConfig : VariantDimension, HasInitWith, BaseFlavor, VariantDimension, DynamicFeatureVariantDimension, DynamicFeatureBaseFlavor, VariantDimension, HasInitWith, BaseFlavor, DefaultConfig
Specifies defaults for properties that the Android dynamic-feature plugin applies to all build variants.
You can override any defaultConfig
property when configuring product flavors. See DynamicFeatureProductFlavor
.
Summary
Inherited functions |
From class BaseFlavor
@Incubating String |
The name of the flavor.
|
@Incubating Unit |
Copies all properties from the given flavor.
|
@Incubating Unit |
This function is deprecated. Replaced by minSdk property
|
@Incubating Unit |
This function is deprecated. Replaced by minSdkPreview property
|
@Incubating Unit |
Specifies a flavor that the plugin should try to use from a given dimension in a dependency.
|
@Incubating Unit |
Specifies a sorted list of flavors that the plugin should try to use from a given dimension in a dependency.
|
@Incubating Unit |
Specifies a sorted list of flavors that the plugin should try to use from a given dimension in a dependency.
|
@Incubating Unit |
This function is deprecated. Replaced by resourceConfigurations field
|
@Incubating Unit |
This function is deprecated. Replaced by resourceConfigurations field
|
@Incubating Unit |
This function is deprecated. Replaced by resourceConfigurations field
|
@Incubating Unit |
This function is deprecated. Replaced by minSdk property
|
@Incubating Unit |
This function is deprecated. Replaced by minSdkPreview property
|
@Incubating Any? |
This function is deprecated. Replaced by testFunctionalTest property
|
@Incubating Any? |
This function is deprecated. Replaced by testFunctionalTest property
|
@Incubating Any? |
This function is deprecated. Replaced by testInstrumentationRunnerArguments property
|
@Incubating Unit |
This function is deprecated. Replaced by testInstrumentationRunnerArguments property
|
@Incubating Unit |
This function is deprecated. Replaced by testInstrumentationRunnerArguments property
|
@Incubating Unit |
Configures VectorDrawables .
|
|
From class VariantDimension
|