setExtendsFrom
Sets the configurations which this configuration extends from.
Configurations are only allowed to extend from other configurations in the same project.
Return
this configuration
Parameters
superConfigs
The super configuration. Should not be null.