diff options
Diffstat (limited to '')
-rw-r--r-- | app/src/debug/res/values/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/debug/res/values/strings.xml b/app/src/debug/res/values/strings.xml new file mode 100644 index 00000000..e852a950 --- /dev/null +++ b/app/src/debug/res/values/strings.xml @@ -0,0 +1,3 @@ +<resources> + <string name="application_name" translatable="false">Infinity (Debug)</string> +</resources>
\ No newline at end of file |