DSL object for configuring APK Splits options.
See APK Splits.
Property | Description |
abi | ABI settings. |
abiFilters | The list of ABI filters used for multi-apk. |
density | Density settings. |
densityFilters | The list of Density filters used for multi-apk. |
AbiSplitOptions
abi
ABI settings.
The list of ABI filters used for multi-apk.
null value is allowed, indicating the need to generate an apk with all abis.
DensitySplitOptions
density
Density settings.
Except as noted, this content is licensed under Apache 2.0.
For details and restrictions, see the Content License.