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

@ -58,7 +58,7 @@ default_config = {
'r9b': None,
'r10e': "$ANDROID_NDK",
},
'build_tools': "23.0.3",
'build_tools': "24.0.0",
'force_build_tools': False,
'java_paths': None,
'ant': "ant",