suppressIvyMetadataWarningsFor

abstract fun suppressIvyMetadataWarningsFor(variantName: String)(source)

Silences the compatibility warnings for the Ivy publication for the specified variant. Warnings are emitted when Gradle features are used that cannot be mapped completely to Ivy xml.

Since

6.0

Parameters

variantName

the variant to silence warning for