[Android] Updated app name from "eden" to "Eden". (#256)

Signed-off-by: Bix <bix@bixed.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/256
This commit is contained in:
Bix
2025-07-03 20:13:31 +00:00
parent 5d4c6e085d
commit 64fe103afd
+1 -1
View File
@@ -103,7 +103,7 @@ android {
signingConfigs.getByName("default")
}
resValue("string", "app_name_suffixed", "eden")
resValue("string", "app_name_suffixed", "Eden")
isMinifyEnabled = true
isDebuggable = false
proguardFiles(