Min SDK is now 24
This commit is contained in:
parent
2bf80fb0cc
commit
1cffa3d1fe
2 changed files with 2 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ if [ ${envError} == 1 ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
minSdkVersion=23
|
||||
minSdkVersion=24
|
||||
buildToolsVersion="35.0.0"
|
||||
buildToolsPath="${androidHome}/build-tools/${buildToolsVersion}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue