build: Remove debug app suffix
This commit is contained in:
parent
f3012ce3a2
commit
3ca8bf6028
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ android {
|
|||
buildTypes {
|
||||
debug {
|
||||
signingConfig signingConfigs.debug
|
||||
applicationIdSuffix ".debug"
|
||||
versionNameSuffix "-debug"
|
||||
}
|
||||
release {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue