Wrong version code generator. [skip ci]

This commit is contained in:
Antoine POPINEAU 2019-11-06 09:05:40 +01:00
parent 2c87e7c983
commit 4e60906fe9
No known key found for this signature in database
GPG Key ID: A78AC64694F84063
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ val props = Properties().apply {
}
androidGitVersion {
codeFormat = "MNNPP"
codeFormat = "MNNNPPP"
format = "%tag%%-count%%-commit%%-branch%"
}