all: add NDK r12b and set it as default

This commit is contained in:
Daniel Martí 2016-07-13 16:45:05 +01:00
parent 0f708f367c
commit 82d09560c6
9 changed files with 23 additions and 8 deletions

View file

@ -1125,9 +1125,9 @@ Version of the NDK to use in this build. Defaults to the latest NDK release
that included legacy toolchains, so as to not break builds that require
toolchains no longer included in current versions of the NDK.
The buildserver supports r9b with its legacy toolchains and the latest release
as of writing this document, r10e. You may add support for more versions by
adding them to 'ndk_paths' in your config file.
The buildserver supports r9b with its legacy toolchains, r10e and the
latest release as of writing this document, r12b. You may add support
for more versions by adding them to 'ndk_paths' in your config file.
@item gradle=<flavour1>[,<flavour2>,...]
Build with Gradle instead of Ant, specifying what flavours to use. Flavours