mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore: App name for debug APK
This commit is contained in:
parent
68fdeb7a9e
commit
cec3bc8557
1 changed files with 5 additions and 0 deletions
5
app/src/debug/res/values/strings.xml
Normal file
5
app/src/debug/res/values/strings.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name" translatable="false">Yōkai (Debug)</string>
|
||||
<string name="app_short_name" translatable="false">Yōkai (Debug)</string>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue