notForConfigurations

abstract fun notForConfigurations(configurationNames: Array<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