The getProjectVersionAsBetaOrRelease() method in version-helper.gradle optionally adds a date/timestamp to beta and alpha versions.
In order to make it easier to figure out from which commit a given beta or alpha build was built, it may make sense to include the commit id (in addition to, or instead of, the date/timestamp).