From 1960804696aa40333ac95e11a28fd8dd77b45cdc Mon Sep 17 00:00:00 2001 From: Bixthefin <114880614+Bixthefin@users.noreply.github.com> Date: Fri, 18 Jul 2025 13:17:03 +0100 Subject: [PATCH] [Android] Change app_name to Eden Legacy --- src/android/app/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/android/app/build.gradle.kts b/src/android/app/build.gradle.kts index 295e2e971a..d35caa8b4a 100644 --- a/src/android/app/build.gradle.kts +++ b/src/android/app/build.gradle.kts @@ -103,7 +103,7 @@ android { signingConfigs.getByName("default") } - resValue("string", "app_name_suffixed", "Eden") + resValue("string", "app_name_suffixed", "Eden Legacy") isMinifyEnabled = true isDebuggable = false proguardFiles(