api / org.gradle.jvm.tasks / Jar / setManifestContentCharset

setManifestContentCharset

@Incubating open fun setManifestContentCharset(manifestContentCharset: String): Unit

The character set used to encode the manifest content.

Parameters

manifestContentCharset - the character set used to encode the manifest content

See Also
#getManifestContentCharset()

Since
2.14