From 3eb70b8b9a39c997099f6a560b872cf96122981f Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Tue, 23 Feb 2016 23:19:52 -0500 Subject: [PATCH] switch back to Android-16 as target --- jni/Application.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jni/Application.mk b/jni/Application.mk index 32e48c21..554a462d 100644 --- a/jni/Application.mk +++ b/jni/Application.mk @@ -1,4 +1,4 @@ APP_ABI := armeabi x86 -APP_PLATFORM := android-10 +APP_PLATFORM := android-16 APP_STL := stlport_static NDK_TOOLCHAIN_VERSION := 4.8