Correctly showing the debug label on the launcher. Updated gradle plugin.
This commit is contained in:
parent
79eee79ab7
commit
a1896bc86d
3 changed files with 4 additions and 5 deletions
|
|
@ -79,6 +79,7 @@ android {
|
|||
applicationIdSuffix '.debug'
|
||||
versionNameSuffix ' DEBUG'
|
||||
manifestPlaceholders = [appName: "Phonograph DEBUG"]
|
||||
|
||||
signingConfig signingConfigs.debug
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue