Add ndk 13b

This commit is contained in:
est31 2016-11-25 21:10:44 +01:00
parent d7ec321198
commit ddefec33cd
6 changed files with 13 additions and 3 deletions

View file

@ -59,6 +59,7 @@ default_config = {
'r10e': None,
'r11c': None,
'r12b': "$ANDROID_NDK",
'r13b': None,
},
'qt_sdk_path': None,
'build_tools': "25.0.0",