aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2019-12-07 21:51:06 +0100
committerChristian Schneppe <christian.schneppe@pix-art.de>2019-12-07 21:51:06 +0100
commitb5c5625e78f8880fd05751c98a65dec483bc8bb1 (patch)
tree22836c168a8c8ae9d8f558c587c4d562c9aa6e64 /build.gradle
parentd828d5b4a999fc5f19c7bba23389604033069a37 (diff)
don't use versionNameSuffix for git/fdroid version
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 9d1c3afb4..03ef0ce7c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -147,7 +147,6 @@ android {
}
git {
dimension "distribution"
- versionNameSuffix "-git"
}
}
if (project.hasProperty('mStoreFile') &&