update app name
This commit is contained in:
parent
de9874fdf7
commit
f6c0a14299
|
@ -122,7 +122,7 @@ android {
|
|||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations.narayana"
|
||||
resValue "string", "applicationId", applicationId
|
||||
def appName = "Conversations Narayana"
|
||||
def appName = "Conversations Classic"
|
||||
resValue "string", "app_name", appName
|
||||
buildConfigField "String", "APP_NAME", "\"$appName\""
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue