| Class |
Description |
|
AaptOptions
|
DSL object for configuring aapt options. |
|
AbiSplitOptions
|
DSL object for configuring per-abi splits options. |
|
AdbOptions
|
Options for the adb tool. |
|
AndroidSourceSetFactory
|
Factory to create AndroidSourceSet object using an org.gradle.internal.reflect.Instantiator to add
the DSL methods. |
|
BuildType
|
DSL object to configure build types. |
|
BuildTypeFactory
|
Factory to create BuildType object using an org.gradle.internal.reflect.Instantiator to add the DSL methods. |
|
DensitySplitOptions
|
DSL object for configuring per-density splits options. |
|
DexOptions
|
DSL object for configuring dx options. |
|
LanguageSplitOptions
|
DSL object for configuring per-language splits options. |
|
LintOptions
|
DSL object for configuring lint options. |
|
NdkOptions
|
DSL object for NDK-related settings. |
|
PackagingOptions
|
DSL objects for configuring APK packaging options. |
|
PreprocessingOptions
|
Resource preprocessing options. |
|
ProductFlavor
|
DSL object used to configure product flavors. |
|
ProductFlavorFactory
|
Factory to create ProductFlavor object using an org.gradle.internal.reflect.Instantiator to add
the DSL methods. |
|
SigningConfig
|
DSL object for configuring signing configs. |
|
SigningConfigFactory
|
Factory to create SigningConfig object using an {@ling Instantiator} to add the DSL methods. |
|
SplitOptions
|
Base data representing how an APK should be split for a given dimension (density, abi). |
|
Splits
|
DSL object for configuring APK Splits options. |
|
TestOptions
|
Options for running tests. |
|
TestOptions.UnitTestOptions
|
Options for controlling unit tests execution. |