[tor-commits] [orbot/master] update JNI targets

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Nov 3 16:25:02 UTC 2016


commit 0050bfeb950c09f897345a4d114feb03dcfef557
Author: Nathan Freitas <nathan at freitas.net>
Date:   Thu Nov 3 10:38:10 2016 -0400

    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 a356ed7..abc185b 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





More information about the tor-commits mailing list