AssetPackExtension
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
dynamicDelivery
@Incubating abstract fun dynamicDelivery(action: DynamicDelivery.() -> Unit): Unit
See Also
Properties
dynamicDelivery
abstract val dynamicDelivery: DynamicDelivery
Contains the dynamic delivery settings for the asset pack.