update JNI targets
This commit is contained in:
parent
1ae0c71ac7
commit
0050bfeb95
|
@ -1,4 +1,4 @@
|
||||||
APP_ABI := armeabi
|
APP_ABI := armeabi
|
||||||
APP_PLATFORM := android-16
|
APP_PLATFORM := android-23
|
||||||
APP_STL := stlport_static
|
APP_STL := stlport_static
|
||||||
NDK_TOOLCHAIN_VERSION := 4.8
|
NDK_TOOLCHAIN_VERSION := 4.9
|
||||||
|
|
Loading…
Reference in New Issue