mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 15:32:30 +03:00
makebuildserver: upgrade NDK r15b to r15c
This commit is contained in:
parent
c67f8e349c
commit
6f05cf85f9
4 changed files with 5 additions and 5 deletions
|
@ -75,7 +75,7 @@ default_config = {
|
|||
'r12b': "$ANDROID_NDK",
|
||||
'r13b': None,
|
||||
'r14b': None,
|
||||
'r15b': None,
|
||||
'r15c': None,
|
||||
},
|
||||
'qt_sdk_path': None,
|
||||
'build_tools': "25.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue