mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 06:52:39 +03:00
makebuildserver: fix NDK r14b provisioning
Replace r14 with r14b after a57bff7
.
This commit is contained in:
parent
0be224b3e0
commit
ecdb2c685a
4 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
|||
# 'r11c': None,
|
||||
# 'r12b': "$ANDROID_NDK",
|
||||
# 'r13b': None,
|
||||
# 'r14': None,
|
||||
# 'r14b': None,
|
||||
# }
|
||||
|
||||
# Path to the Qt SDK. It is of the form "/path/to/Qt5.7.0/5.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue