android: build.gradle: Bump minimum version to 26.
This commit is contained in:
parent
ffc7e6acc3
commit
8fac89e7c8
@ -29,7 +29,7 @@ android {
|
||||
defaultConfig {
|
||||
// TODO If this is ever modified, change application_id in strings.xml
|
||||
applicationId "org.citra.citra_emu"
|
||||
minSdkVersion 21
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 28
|
||||
versionCode autoVersion
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user