[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [orbot/master] don't build jni/ndk inside of this project



commit c874e70fa6a1f84ee10b26220c541989cc189d36
Author: n8fr8 <nathan@xxxxxxxxxxx>
Date:   Fri Jun 9 06:08:05 2017 -0400

    don't build jni/ndk inside of this project
---
 orbotservice/build.gradle | 1 +
 1 file changed, 1 insertion(+)

diff --git a/orbotservice/build.gradle b/orbotservice/build.gradle
index 5b033ec..e46037f 100644
--- a/orbotservice/build.gradle
+++ b/orbotservice/build.gradle
@@ -7,6 +7,7 @@ android {
     sourceSets {
         main {
             jni.srcDirs = []
+
         }
     }
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits