mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 03:35:46 +00:00
[Android] Change app_name to Eden Legacy
This commit is contained in:
parent
c07df11609
commit
1960804696
1 changed files with 1 additions and 1 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue