mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 12:55:45 +00:00
Updated app name from "eden" to "Eden" on android.
Signed-off-by: Bix <bix@bixed.xyz>
This commit is contained in:
parent
c27248ee16
commit
7177d0da5d
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ android {
|
||||||
signingConfigs.getByName("default")
|
signingConfigs.getByName("default")
|
||||||
}
|
}
|
||||||
|
|
||||||
resValue("string", "app_name_suffixed", "eden")
|
resValue("string", "app_name_suffixed", "Eden")
|
||||||
isMinifyEnabled = true
|
isMinifyEnabled = true
|
||||||
isDebuggable = false
|
isDebuggable = false
|
||||||
proguardFiles(
|
proguardFiles(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue