Package-level declarations
Types
Functions
Link copied to clipboard
Get the app version name, which is computed using the branch name or git describe.
Link copied to clipboard
Tagged commits use the version to compute the version code.
Link copied to clipboard
Get the app version name, which is computed using the branch name or git describe.
Link copied to clipboard
Computes a version based on the given date. The last 2 digits of the year are taken as major version, the week number as minor. The week based year is used to stay consistent
Link copied to clipboard
See versionNameFromTag overload.