mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-11 14:24:20 +00:00
abi -> 29
This commit is contained in:
@@ -218,7 +218,7 @@ android {
|
|||||||
|
|
||||||
create("legacy") {
|
create("legacy") {
|
||||||
dimension = "version"
|
dimension = "version"
|
||||||
minSdk = 21
|
minSdk = 29
|
||||||
manifestPlaceholders += mapOf("appNameBase" to "Eden Legacy")
|
manifestPlaceholders += mapOf("appNameBase" to "Eden Legacy")
|
||||||
resValue("string", "app_name_suffixed", "Eden Legacy")
|
resValue("string", "app_name_suffixed", "Eden Legacy")
|
||||||
applicationId = "dev.legacy.eden_emulator"
|
applicationId = "dev.legacy.eden_emulator"
|
||||||
|
|||||||
Reference in New Issue
Block a user