sum7: rename App without spaces and from sum7 #4
This commit is contained in:
parent
dfa22954e5
commit
c52121e6dc
|
@ -95,8 +95,8 @@ android {
|
|||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.sum7.conversations"
|
||||
resValue "string", "applicationId", applicationId
|
||||
resValue "string", "app_name", "Conv6ations for Sum7"
|
||||
buildConfigField "String", "LOGTAG", "\"conversations-sum7\""
|
||||
resValue "string", "app_name", "Conv6ations"
|
||||
buildConfigField "String", "LOGTAG", "\"conver6ations\""
|
||||
}
|
||||
|
||||
dataBinding {
|
||||
|
|
Loading…
Reference in New Issue