extendsFrom

abstract fun extendsFrom(superConfigs: Array<Configuration>): Configuration(source)

Adds the given configurations to the set of configuration which this configuration extends from.

Return

this configuration

Parameters

superConfigs

The super configurations.