mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 07:22:29 +03:00
makebs: add ndk r14
This commit is contained in:
parent
9b12aa6f71
commit
ed310f0404
5 changed files with 10 additions and 0 deletions
|
@ -62,6 +62,7 @@ default_config = {
|
|||
'r11c': None,
|
||||
'r12b': "$ANDROID_NDK",
|
||||
'r13b': None,
|
||||
'r14': None,
|
||||
},
|
||||
'qt_sdk_path': None,
|
||||
'build_tools': "25.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue