set Extends From
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
super Configs
The super configuration. Should not be null.