get Namespace
Returns the namespace. Describes the component reporting the problem (Gradle core or plugin ID). The currently used namespace for Gradle core is org.gradle
. if the problem is reported by a plugin, the namespace should be the plugin ID.
Return
the problem's namespace.
Since
8.6