add debug configuration

This commit is contained in:
greenart7c3
2023-02-06 11:15:18 -03:00
parent 8ce96257d2
commit 7c8c79819a
3 changed files with 9 additions and 2 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
<resources>
<string name="app_name">Amethyst</string>
<string name="app_name_release">Amethyst</string>
<string name="app_name_debug">Amethyst Debug</string>
</resources>