all: bump to build-tools 24.0.2

Update the docker image to include it there too.
This commit is contained in:
Daniel Martí 2016-09-10 11:43:04 +02:00
parent 12d0fbf8c5
commit fd7a8c83c8
4 changed files with 4 additions and 4 deletions

View file

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