mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Update travis config to use NDK 16b
This commit is contained in:
parent
c268e37818
commit
253bba28d8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue