delete applicationIdSuffix

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
Marcel Hibbe 2021-03-24 16:30:44 +01:00
parent 8c86fa0135
commit 613b537e58
No known key found for this signature in database
GPG Key ID: C793F8B59F43CE7B

View File

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