append _debug after the app launcher name in debug mode

This commit is contained in:
tibbi 2022-02-07 20:01:11 +01:00
parent 4b2e147547
commit 422f7dd1c8
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_launcher_name">Keyboard_debug</string>
</resources>