Skip to content

Commit 0050c77

Browse files
author
Mihail Slavchev
committed
update ndk toolchain version to 4.9
1 parent 98cfbce commit 0050c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-app/jni/Application.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ APP_ABI := armeabi-v7a x86
33
APP_STL := stlport_static
44
#APP_STL := gnustl_static
55
APP_PLATFORM := android-17
6-
NDK_TOOLCHAIN_VERSION := 4.8
6+
NDK_TOOLCHAIN_VERSION := 4.9
77
APP_OPTIM := debug
88
#APP_OPTIM := release
99

0 commit comments

Comments
 (0)