gradle-gitVersioner-plugin
gradle-gitVersioner-plugin copied to clipboard
annotate gitVersioner property
Using this plugin with gradle7 and kotlin dsl results in this error message:
- Type 'GenerateGitVersionName' property 'gitVersioner$gitversioner' is missing an input or output annotation.
The PR adds the missing annotation.
☝️ bump. Would be lovely to take a look at this, as gradle 7+ has problems 🙊