From 5cc712af378297ec857fdf74b42b679f2d3dd674 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 --- Orbot/BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Orbot/BUILD b/Orbot/BUILD index 2aea86a7..52770d15 100644 --- a/Orbot/BUILD +++ b/Orbot/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!