Explorar el Código

delete applicationIdSuffix

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Marcel Hibbe hace 4 años
padre
commit
613b537e58
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  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'