Updated app name from "eden" to "Eden" on android.

Signed-off-by: Bix <bix@bixed.xyz>
This commit is contained in:
Bix 2025-07-01 19:49:39 +00:00
parent c27248ee16
commit 7177d0da5d
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(