mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 15:32:30 +03:00
makebuildserver: add ndk r16
This commit is contained in:
parent
9aacdf3fe3
commit
f9b853ab91
4 changed files with 5 additions and 0 deletions
|
@ -80,6 +80,7 @@ default_config = {
|
|||
'r13b': None,
|
||||
'r14b': None,
|
||||
'r15c': None,
|
||||
'r16': None,
|
||||
},
|
||||
'qt_sdk_path': None,
|
||||
'build_tools': "25.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue