From a4c92fdabe30c17825355e4b7817f2b3349f5fc5 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 e3d3193977..68a81c5b74 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(