Merge pull request #1070 from nextcloud/deleteApplicationIdSuffix

delete applicationIdSuffix
This commit is contained in:
Marcel Hibbe 2021-03-24 16:41:19 +01:00 committed by GitHub
commit cb20f1d3dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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