rename app_name
This commit is contained in:
parent
875d71e9be
commit
9c5de8b13f
|
@ -89,7 +89,7 @@ android {
|
|||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.sum7.conversations"
|
||||
resValue "string", "applicationId", applicationId
|
||||
resValue "string", "app_name", "Conversations with IPv6"
|
||||
resValue "string", "app_name", "Conv6ations for Sum7"
|
||||
buildConfigField "String", "LOGTAG", "\"conversations-sum7\""
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue