Update travis config to use NDK 16b

This commit is contained in:
Henrik Rydgård 2017-12-08 08:52:20 +01:00
parent c268e37818
commit 253bba28d8

View file

@ -2,7 +2,7 @@
export USE_CCACHE=1
export NDK_CCACHE=ccache
NDK_VER=android-ndk-r13b
NDK_VER=android-ndk-r16b
download_extract() {
aria2c -x 16 $1 -o $2