I was looking in our gradle.properties file:
versionNumber = 1.0.0-incubating
releaseType = SNAPSHOT
I’m not sure what the releaseType should be for a non-SNAPSHOT release :-)
Given that version is set to:
version = versionNumber + '-' + releaseType
I'm wondering if we should just simplify this and set the version directly in
the properties file.
Thoughts?
Anthony
signature.asc
Description: Message signed with OpenPGP using GPGMail
