mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-06 15:30:28 +03:00
Add ndk r11c
This commit is contained in:
parent
ec685342a4
commit
815961acc5
6 changed files with 12 additions and 2 deletions
|
|
@ -57,6 +57,7 @@ default_config = {
|
|||
'ndk_paths': {
|
||||
'r9b': None,
|
||||
'r10e': None,
|
||||
'r11c': None,
|
||||
'r12b': "$ANDROID_NDK",
|
||||
},
|
||||
'build_tools': "24.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue