addMultiReleaseAttribute

@get:Input
open val addMultiReleaseAttribute: Property<Boolean>

Adds the java.util.jar.Attributes.Name.MULTI_RELEASE attribute to the manifest of the shadow JAR if any dependencies contain the attribute.

Defaults to true.