don't use versionNameSuffix for git/fdroid version
This commit is contained in:
parent
d828d5b4a9
commit
b5c5625e78
1 changed files with 0 additions and 1 deletions
|
@ -147,7 +147,6 @@ android {
|
|||
}
|
||||
git {
|
||||
dimension "distribution"
|
||||
versionNameSuffix "-git"
|
||||
}
|
||||
}
|
||||
if (project.hasProperty('mStoreFile') &&
|
||||
|
|
Reference in a new issue