Browse Source

Merge pull request #1070 from nextcloud/deleteApplicationIdSuffix

delete applicationIdSuffix
Marcel Hibbe 4 years ago
parent
commit
cb20f1d3dc
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'