@CompileStatic class PluginUtils extends Object
Constructor and description |
---|
PluginUtils
() |
Returns the sourceSets associated with the project.
Return type is SourceSetContainer
for a Java/Groovy/Groovy project or
AndroidSourceSet
if the project is Android related.