Change version code to include build number
This commit is contained in:
parent
6745705a02
commit
07a785d99b
|
@ -20,7 +20,7 @@ val props = Properties().apply {
|
|||
}
|
||||
|
||||
androidGitVersion {
|
||||
codeFormat = "MNNNPPP"
|
||||
codeFormat = "MMNNPPBBB"
|
||||
format = "%tag%%-count%%-commit%%-branch%"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue