From 9d295386a807d1c71910b9f867946e459e42fc73 Mon Sep 17 00:00:00 2001 From: Nikola Trubitsyn Date: Fri, 2 Feb 2018 01:01:09 +0300 Subject: [PATCH] Add launcher name suffix in debug builds --- app/src/debug/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 app/src/debug/res/values/strings.xml diff --git a/app/src/debug/res/values/strings.xml b/app/src/debug/res/values/strings.xml new file mode 100644 index 00000000..ef133135 --- /dev/null +++ b/app/src/debug/res/values/strings.xml @@ -0,0 +1,4 @@ + + + Notes_debug + \ No newline at end of file