Yes! We have a build of Orbot-unsigned.apk!

svn:r20841
This commit is contained in:
Jacob Appelbaum 2009-10-25 05:11:16 +00:00
parent 6321a6fc0f
commit 32ec6efd77
1 changed files with 1 additions and 1 deletions

2
BUILD
View File

@ -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!