From 7ece8fe97d538f49a404de6814bdaece211ce2bc Mon Sep 17 00:00:00 2001 From: Tom Levy Date: Sun, 19 May 2024 11:36:57 +0000 Subject: [PATCH] Use a unique app name for debug builds This matches the other Fossify apps. It helps avoid confusion when a user installs both an official release and a debug version. --- app/src/debug/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/debug/res/values/strings.xml b/app/src/debug/res/values/strings.xml index 045e125f..b9da6bfc 100644 --- a/app/src/debug/res/values/strings.xml +++ b/app/src/debug/res/values/strings.xml @@ -1,3 +1,4 @@ + Messages_debug