Add application version to the setting screen.
This commit is contained in:
parent
f325ffad12
commit
e81d9c1ac9
9 changed files with 34 additions and 3 deletions
|
|
@ -192,6 +192,7 @@ private fun aBuildMeta() =
|
|||
applicationName = "An Application",
|
||||
lowPrivacyLoggingEnabled = true,
|
||||
versionName = "",
|
||||
versionCode = 0,
|
||||
gitRevision = "",
|
||||
gitBranchName = "",
|
||||
gitRevisionDate = "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue