diff options
Diffstat (limited to 'Source/Android/app/src/debug')
| -rw-r--r-- | Source/Android/app/src/debug/res/values/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/Android/app/src/debug/res/values/strings.xml b/Source/Android/app/src/debug/res/values/strings.xml new file mode 100644 index 0000000000..8048c21d75 --- /dev/null +++ b/Source/Android/app/src/debug/res/values/strings.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string name="application_id">org.dolphinemu.dolphinemu.debug</string> +</resources>
\ No newline at end of file |
