From a03453c51092bc1b9d7909c869c37a3d9feae776 Mon Sep 17 00:00:00 2001 From: LooKeR Date: Wed, 20 Oct 2021 17:07:52 +0530 Subject: [PATCH] Add: Change App name for debug build --- src/debug/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/debug/res/values/strings.xml diff --git a/src/debug/res/values/strings.xml b/src/debug/res/values/strings.xml new file mode 100644 index 00000000..c04587e2 --- /dev/null +++ b/src/debug/res/values/strings.xml @@ -0,0 +1,4 @@ + + + Droid-ify-Debug + \ No newline at end of file