aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index c75bfc0..219bf62 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -55,7 +55,6 @@ android {
buildTypes {
debug {
applicationIdSuffix '.debug'
- versionNameSuffix '-debug'
ndk {
abiFilters 'arm64-v8a', 'x86_64'
}