api / org.gradle.api.java.archives / ManifestMergeSpec / setContentCharset

setContentCharset

@Incubating abstract fun setContentCharset(contentCharset: String): Unit

The character set used to decode the merged manifest content.

Parameters

contentCharset - the character set used to decode the merged manifest content

See Also
#getContentCharset()

Since
2.14