get Extra Properties
The extra properties extension in this extension container. This extension is always present in the container, with the name "ext". When this container belongs to a org.gradle.api.Project, the extension also exposes Gradle properties loaded for that project that are not mapped directly to a Project property. Values set explicitly on the extension take precedence over Gradle properties with the same name.
Return
The extra properties extension in this extension container.
Since
1.0