[android] Android 7.0 support
All checks were successful
eden-license / license-header (pull_request) Successful in 27s

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie 2025-10-03 02:12:43 +00:00
parent 9173eec402
commit 9f128e948f
Signed by: Lizzie
GPG key ID: 00287378CADCAB13

View file

@ -59,7 +59,7 @@ android {
defaultConfig {
// TODO If this is ever modified, change application_id in strings.xml
applicationId = "dev.eden.eden_emulator"
minSdk = 28
minSdk = 24
targetSdk = 36
versionName = getGitVersion()