Update to actual version of NDK at 2016

This commit is contained in:
orangeudav
2016-08-05 14:51:10 +00:00
parent 7459285690
commit 7345a01f56
+1 -1
View File
@@ -6,6 +6,6 @@ APP_ABI := armeabi armeabi-v7a
APP_CPPFLAGS := -frtti
APP_LDFLAGS := -llog -landroid -lz
APP_PLATFORM := 10
NDK_TOOLCHAIN_VERSION := 4.8
NDK_TOOLCHAIN_VERSION := 4.9
# APP_OPTIM := debug