From 252af9c1bdba7c74acb688aa9aa3b308ec85bead Mon Sep 17 00:00:00 2001 From: Mike Harris Date: Mon, 25 Sep 2017 22:20:52 -0700 Subject: [PATCH] Remove the debug strings.xml definition of application_id. This is handled by gradle, we don't need a separate strings.xml for debug. --- Source/Android/app/src/debug/res/values/strings.xml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 Source/Android/app/src/debug/res/values/strings.xml diff --git a/Source/Android/app/src/debug/res/values/strings.xml b/Source/Android/app/src/debug/res/values/strings.xml deleted file mode 100644 index 8048c21d75..0000000000 --- a/Source/Android/app/src/debug/res/values/strings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - org.dolphinemu.dolphinemu.debug - \ No newline at end of file