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