all: switch to build-tools 24.0.1 as default

This commit is contained in:
Daniel Martí 2016-08-02 11:12:01 +02:00
parent 059d216aff
commit 662aa2c938
3 changed files with 3 additions and 3 deletions

View file

@ -59,7 +59,7 @@ default_config = {
'r10e': None,
'r12b': "$ANDROID_NDK",
},
'build_tools': "24.0.0",
'build_tools': "24.0.1",
'force_build_tools': False,
'java_paths': None,
'ant': "ant",