[Android] Updated app name from "eden" to "Eden". (#256)
All checks were successful
eden-build / source (push) Successful in 6m10s
eden-build / linux (push) Successful in 27m20s
eden-build / windows (msvc) (push) Successful in 31m4s
eden-build / android (push) Successful in 32m5s

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

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(