notForConfigurations

abstract fun notForConfigurations(@Nullable configurationNames: Array<@Nullable String>)(source)

Declares that this repository should not be used for a specific set of configurations. Defaults to any configuration

Parameters

configurationNames

the names of the configurations the repository will not be used for