Commit 08827f50 authored by Kegan Dougal's avatar Kegan Dougal
Browse files

Suffix LB not dbg

parent ebf89092
......@@ -205,7 +205,7 @@ android {
buildTypes {
debug {
applicationIdSuffix ".debug"
resValue "string", "app_name", "Element dbg"
resValue "string", "app_name", "Element LB"
resValue "bool", "debug_mode", "true"
buildConfigField "boolean", "LOW_PRIVACY_LOG_ENABLE", "false"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment