makebuildserver: upgrade NDK r15b to r15c

This commit is contained in:
relan 2017-08-11 10:19:40 +03:00
parent c67f8e349c
commit 6f05cf85f9
4 changed files with 5 additions and 5 deletions

View file

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