[Android] Change app_name to Eden Legacy

This commit is contained in:
Bixthefin 2025-07-18 13:17:03 +01:00 committed by JPikachu
parent cd8cf317fb
commit b9c5a49546

View file

@ -103,7 +103,7 @@ android {
signingConfigs.getByName("default") signingConfigs.getByName("default")
} }
resValue("string", "app_name_suffixed", "Eden") resValue("string", "app_name_suffixed", "Eden Legacy")
isMinifyEnabled = true isMinifyEnabled = true
isDebuggable = false isDebuggable = false
proguardFiles( proguardFiles(