don't use versionNameSuffix for git/fdroid version

This commit is contained in:
Christian Schneppe 2019-12-07 21:51:06 +01:00
parent d828d5b4a9
commit b5c5625e78
No known key found for this signature in database
GPG key ID: F30B8D686B44D87E

View file

@ -147,7 +147,6 @@ android {
} }
git { git {
dimension "distribution" dimension "distribution"
versionNameSuffix "-git"
} }
} }
if (project.hasProperty('mStoreFile') && if (project.hasProperty('mStoreFile') &&