mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 15:32:30 +03:00
makebuildserver: upgrade NDK r16 to r16b
This commit is contained in:
parent
bc5bf7e0ec
commit
6f295cb3d3
4 changed files with 5 additions and 5 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue