Skip to content

Commit e84e8e1

Browse files
author
Plamen5kov
committed
updated ndk toolchain version to 4.9
1 parent f6ddec5 commit e84e8e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/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 arm64-v8a
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)