mirror of
https://github.com/spiffcode/hostile-takeover.git
synced 2026-06-04 07:54:58 -06:00
Android bump NDK_TOOLCHAIN_VERSION to 4.9
This commit is contained in:
parent
25028abab5
commit
af52a6755a
@ -1,4 +1,4 @@
|
|||||||
APP_STL := gnustl_static
|
APP_STL := gnustl_static
|
||||||
APP_ABI := all
|
APP_ABI := all
|
||||||
APP_PLATFORM=android-19
|
APP_PLATFORM=android-19
|
||||||
NDK_TOOLCHAIN_VERSION=4.8
|
NDK_TOOLCHAIN_VERSION=4.9
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user