Manifest Merge Spec
Specifies how the entries of multiple manifests should be merged together.
Functions
Link copied to clipboard
abstract fun eachEntry(@DelegatesTo(value = ManifestMergeDetails::class ) mergeAction: Closure<out Any>): ManifestMergeSpec
Adds an action to be applied to each key-value tuple in a merge operation.
Link copied to clipboard
Adds a merge path to a manifest that should be merged into the base manifest.
Link copied to clipboard
The character set used to decode the merged manifest content.
Link copied to clipboard
The character set used to decode the merged manifest content.