From 47c2ad564cfad04fa108f8309da8db686ef03a4b Mon Sep 17 00:00:00 2001 From: AbronStudio Date: Sun, 7 Sep 2025 11:17:04 +0330 Subject: [PATCH] res: Rename app to PepChat The app name "Peptide" has been changed to "PepChat" in the strings.xml resource file. --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7e10feee..45073e6c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - Peptide + PepChat ← Back Next →