ci: Update Android NDK to r17b
commit9a76e08ae1a7b3f407ec0c43c78825082e5c34c5
authorXavier Claessens <xavier.claessens@collabora.com>
Fri, 22 Jun 2018 14:39:44 +0000 (22 10:39 -0400)
committerXavier Claessens <xavier.claessens@collabora.com>
Fri, 22 Jun 2018 15:49:08 +0000 (22 11:49 -0400)
tree0ab76ed5b65f004558fc89955507c5aac5a3c957
parent250205a94bb4301d1e1910a6e9cc5ea52871185d
ci: Update Android NDK to r17b

We should be testing latest NDK release but keep using API level 21 to
ensure GLib does not start using newer APIs. We could also later add a
runner for latest API level 28 which includes iconv API in Android's
libc so we don't need GNU libiconv anymore.
.gitlab-ci.yml
.gitlab-ci/run-docker.sh
.gitlab-ci/setup-android-ndk.sh