Restore branch and git sha, to use it in logs and in rageshakes.
Remove quite useless `gitRevisionDate`.
This commit is contained in:
parent
3098d869a8
commit
cccfdfbcc7
8 changed files with 52 additions and 15 deletions
|
|
@ -25,7 +25,6 @@ data class BuildMeta(
|
|||
val versionName: String,
|
||||
val versionCode: Int,
|
||||
val gitRevision: String,
|
||||
val gitRevisionDate: String,
|
||||
val gitBranchName: String,
|
||||
val flavorDescription: String,
|
||||
val flavorShortDescription: String,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue