[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
No known key found for this signature in database
GPG Key ID: BA8734FD0EE46976
1 changed files with 1 additions and 1 deletions

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(