[android] Android 7.0 support #2654

Open
Lizzie wants to merge 3 commits from android-7-support into master
Showing only changes of commit b7cd32d1de - Show all commits

View file

@ -58,8 +58,7 @@ android {
defaultConfig {
applicationId = "dev.eden.eden_emulator"
minSdk = 28
minSdk = 24
targetSdk = 36
versionName = getGitVersion()