mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
delete applicationIdSuffix
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
8c86fa0135
commit
613b537e58
@ -78,10 +78,6 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
debug {
|
|
||||||
applicationIdSuffix '.debug'
|
|
||||||
}
|
|
||||||
|
|
||||||
release {
|
release {
|
||||||
minifyEnabled false
|
minifyEnabled false
|
||||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||||
|
Loading…
Reference in New Issue
Block a user