android: build.gradle: Bump minimum version to 26.
This commit is contained in:
parent
c4cf1a9317
commit
464ae4b70a
@ -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