Browse Source

delete applicationIdSuffix

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Marcel Hibbe 4 years ago
parent
commit
613b537e58
1 changed files with 0 additions and 4 deletions
  1. 0 4
      app/build.gradle

+ 0 - 4
app/build.gradle

@@ -78,10 +78,6 @@ android {
     }
 
     buildTypes {
-        debug {
-            applicationIdSuffix '.debug'
-        }
-
         release {
             minifyEnabled false
             proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'