all: add and switch to build-tools v24

This commit is contained in:
Daniel Martí 2016-06-24 16:54:30 +01:00
parent 063d581b71
commit b026874353
4 changed files with 5 additions and 3 deletions

View file

@ -20,7 +20,7 @@
# }
# Build tools version to be used
# build_tools = "23.0.3"
# build_tools = "24.0.0"
# Force all build to use the above version of build -tools, good for testing
# builds without having all of the possible build-tools installed.