Merge branch 'ndk' into 'master'

NDK r14b and r15b

See merge request !293
This commit is contained in:
Hans-Christoph Steiner 2017-07-04 14:34:42 +02:00
commit 6d7fd5f07c
5 changed files with 16 additions and 6 deletions

View file

@ -74,7 +74,8 @@ default_config = {
'r11c': None,
'r12b': "$ANDROID_NDK",
'r13b': None,
'r14': None,
'r14b': None,
'r15b': None,
},
'qt_sdk_path': None,
'build_tools': "25.0.2",