Add ndk r11c

This commit is contained in:
Boris Kraut 2016-08-12 20:24:54 +02:00
parent ec685342a4
commit 815961acc5
6 changed files with 12 additions and 2 deletions

View file

@ -57,6 +57,7 @@ default_config = {
'ndk_paths': {
'r9b': None,
'r10e': None,
'r11c': None,
'r12b': "$ANDROID_NDK",
},
'build_tools': "24.0.1",