Remove -dirty suffix from version name if workdir is not clean (for F-Droid). [skip ci]

This commit is contained in:
Antoine POPINEAU 2019-11-06 08:13:03 +01:00
parent 3cd1d77b85
commit 7084be81de
No known key found for this signature in database
GPG Key ID: A78AC64694F84063
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ android {
androidGitVersion {
codeFormat = "MNNPP"
format = "%tag%%-count%%-commit%%-branch%"
}
ktlint {