AssetPackExtension
@Incubating interface AssetPackExtension
com.android.build.api.dsl.AssetPackExtension |
Extension properties for the Asset Pack plugin.
Summary
Public methods |
|
---|---|
abstract Unit |
dynamicDelivery(action: DynamicDelivery.() -> Unit) |
Properties |
|
---|---|
abstract DynamicDelivery |
Contains the dynamic delivery settings for the asset pack. |
abstract Property<String> |
The split name to assign to the asset pack. |
Public methods
Properties
dynamicDelivery
abstract val dynamicDelivery: DynamicDelivery
Contains the dynamic delivery settings for the asset pack.