Use BuildTools 35.0.0
This commit is contained in:
parent
72373ab5ef
commit
2bf80fb0cc
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ if [ ${envError} == 1 ]; then
|
|||
fi
|
||||
|
||||
minSdkVersion=23
|
||||
buildToolsVersion="32.0.0"
|
||||
buildToolsVersion="35.0.0"
|
||||
buildToolsPath="${androidHome}/build-tools/${buildToolsVersion}"
|
||||
|
||||
if [[ ! -d ${buildToolsPath} ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue