Rename Android shell display name to Hesychia (#29)
Unit Tests / test (pull_request) Successful in 15s
Unit Tests / test (pull_request) Successful in 15s
Capacitor appName and Android string resources (plus docs) now show Hesychia so the mobile shell matches the product rebrand when this wrap lands.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<resources>
|
||||
<string name="app_name">AI ML Chat</string>
|
||||
<string name="title_activity_main">AI ML Chat</string>
|
||||
<string name="app_name">Hesychia</string>
|
||||
<string name="title_activity_main">Hesychia</string>
|
||||
<string name="package_name">com.aimloperations.chat</string>
|
||||
<string name="custom_url_scheme">com.aimloperations.chat</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user