From 32ec6efd77f850a3f8976a5ce775c627a99d024c Mon Sep 17 00:00:00 2001 From: Jacob Appelbaum Date: Sun, 25 Oct 2009 05:11:16 +0000 Subject: [PATCH] Yes! We have a build of Orbot-unsigned.apk! svn:r20841 --- BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD b/BUILD index 2aea86a7..52770d15 100644 --- a/BUILD +++ b/BUILD @@ -97,4 +97,4 @@ Finally, we'll make a proper Android package with ant and the Android App SDK: $APP_SDK/android update project --name Orbot --target 1 --path . ant release -This will produce an unsigned Tor package. +This will produce an unsigned Tor package in ./bin/Orbot-unsigned.apk!