From 0050bfeb950c09f897345a4d114feb03dcfef557 Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Thu, 3 Nov 2016 10:38:10 -0400 Subject: [PATCH] update JNI targets --- orbotservice/src/main/jni/Application.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/orbotservice/src/main/jni/Application.mk b/orbotservice/src/main/jni/Application.mk index a356ed76..abc185bc 100644 --- a/orbotservice/src/main/jni/Application.mk +++ b/orbotservice/src/main/jni/Application.mk @@ -1,4 +1,4 @@ APP_ABI := armeabi -APP_PLATFORM := android-16 +APP_PLATFORM := android-23 APP_STL := stlport_static -NDK_TOOLCHAIN_VERSION := 4.8 +NDK_TOOLCHAIN_VERSION := 4.9