minSdkVersion 26 - Android 8
This commit is contained in:
parent
6c53a44210
commit
f4c2ceffc2
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ android {
|
||||||
ndkVersion "21.1.6352462"
|
ndkVersion "21.1.6352462"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 24
|
minSdkVersion 26
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
versionCode 1500
|
versionCode 1500
|
||||||
|
|
Loading…
Reference in a new issue