commit 445f63f0e29574cf98d738b753e683dc5a3f6154 Author: Nathan Freitas nathan@freitas.net Date: Thu Apr 3 22:22:32 2014 -0400
updates ant build for new actionbarcompat --- update-ant-build.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/update-ant-build.sh b/update-ant-build.sh index f819eb7..e7d92e2 100755 --- a/update-ant-build.sh +++ b/update-ant-build.sh @@ -2,5 +2,4 @@
# make sure your Android SDK tools path is set in SDK_BASE android update project --path . --name Orbot --subprojects -android update project --path external/ActionBarSherlock/actionbarsherlock -t android-17 - +android update project --path external/appcompat
tor-commits@lists.torproject.org