Closed raniejade closed 6 years ago
You should be able to do this with the getVersion
method added on the project.version
.
project.version.version.isFinal()
Closing under the assumption this is resolved. If that's not true and you want to discuss further, please reopen.
Unfortunately it's not working
I would like to publish to a bintray repo based on the version, something like:
ReckonExtension
already havegetVersion
but it's package-private.