You've already forked element-android
mirror of
https://github.com/vector-im/element-android.git
synced 2025-08-06 03:42:41 +03:00
Use BuildTools 35.0.0
This commit is contained in:
@@ -66,7 +66,7 @@ if [ ${envError} == 1 ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
buildToolsVersion="30.0.2"
|
buildToolsVersion="35.0.0"
|
||||||
buildToolsPath="${androidHome}/build-tools/${buildToolsVersion}"
|
buildToolsPath="${androidHome}/build-tools/${buildToolsVersion}"
|
||||||
|
|
||||||
if [[ ! -d ${buildToolsPath} ]]; then
|
if [[ ! -d ${buildToolsPath} ]]; then
|
||||||
|
Reference in New Issue
Block a user