extends
  Adds the given configurations to the set of configuration which this configuration extends from.
Configurations are only allowed to extend from other configurations in the same project.
Return
this configuration
Parameters
super
The super configurations.