mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-23 16:19:44 +00:00
Travis: Switch to NDK 13b
This commit is contained in:
parent
bc2885ba0a
commit
3653b12dac
@ -2,7 +2,7 @@
|
||||
|
||||
export USE_CCACHE=1
|
||||
export NDK_CCACHE=ccache
|
||||
NDK_VER=android-ndk-r12b
|
||||
NDK_VER=android-ndk-r13b
|
||||
|
||||
download_extract() {
|
||||
aria2c -x 16 $1 -o $2
|
||||
|
Loading…
Reference in New Issue
Block a user