From 445f63f0e29574cf98d738b753e683dc5a3f6154 Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Thu, 3 Apr 2014 22:22:32 -0400 Subject: [PATCH] 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 f819eb7d..e7d92e20 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