getTags

abstract fun getTags(): SetProperty<String>(source)

Returns the tags property for this plugin declaration.

Tags are used when publishing this plugin to repositories that support tagging plugins, for example the Gradle Plugin Portal.

Since

7.6