mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 07:22:29 +03:00
Add ndk 13b
This commit is contained in:
parent
d7ec321198
commit
ddefec33cd
6 changed files with 13 additions and 3 deletions
|
@ -59,6 +59,7 @@ default_config = {
|
|||
'r10e': None,
|
||||
'r11c': None,
|
||||
'r12b': "$ANDROID_NDK",
|
||||
'r13b': None,
|
||||
},
|
||||
'qt_sdk_path': None,
|
||||
'build_tools': "25.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue