Appended ' Dev' to debug Android app name
This commit is contained in:
parent
9330b72726
commit
d7a9acbe56
1 changed files with 4 additions and 0 deletions
4
composeApp/src/androidDebug/res/values/strings.xml
Normal file
4
composeApp/src/androidDebug/res/values/strings.xml
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Bankmeister Dev</string>
|
||||
</resources>
|
Loading…
Add table
Reference in a new issue