Skip to content

Commit

Permalink
Update travis config to use NDK 16b
Browse files Browse the repository at this point in the history
  • Loading branch information
hrydgard committed Dec 8, 2017
1 parent c268e37 commit 253bba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 253bba2

Please sign in to comment.