makebuildserver: add NDK r15b

This commit is contained in:
relan 2017-07-04 11:44:25 +03:00
parent ecdb2c685a
commit 86b403b599
5 changed files with 10 additions and 0 deletions

View file

@ -17,6 +17,7 @@
# 'r12b': "$ANDROID_NDK",
# 'r13b': None,
# 'r14b': None,
# 'r15b': None,
# }
# Path to the Qt SDK. It is of the form "/path/to/Qt5.7.0/5.7"