makebuildserver: upgrade NDK r16 to r16b

This commit is contained in:
relan 2018-02-11 10:20:42 +03:00
parent bc5bf7e0ec
commit 6f295cb3d3
4 changed files with 5 additions and 5 deletions

View file

@ -84,7 +84,7 @@ default_config = {
'r13b': None,
'r14b': None,
'r15c': None,
'r16': None,
'r16b': None,
},
'build_tools': MINIMUM_AAPT_VERSION,
'force_build_tools': False,