Use productionApplicationName, set to "Element", instead of "Element X", and use ot for screen_onboarding_welcome_message
This commit is contained in:
parent
a4cb241767
commit
ffede8b13b
7 changed files with 8 additions and 3 deletions
|
|
@ -33,6 +33,7 @@ object Singleton {
|
|||
isDebuggable = true,
|
||||
buildType = BuildType.DEBUG,
|
||||
applicationName = "EAX-Minimal",
|
||||
productionApplicationName = "EAX-Minimal",
|
||||
desktopApplicationName = "EAX-Minimal-Desktop",
|
||||
applicationId = "io.element.android.samples.minimal",
|
||||
lowPrivacyLoggingEnabled = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue