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

@ -60,7 +60,7 @@ default_config = {
'r11c': None,
'r12b': "$ANDROID_NDK",
},
'build_tools': "24.0.1",
'build_tools': "24.0.2",
'force_build_tools': False,
'java_paths': None,
'ant': "ant",