[android] Android 7.0 support
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
1a13e79c3d
commit
ae473739e5
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue