force update support library for outdated actionbarsherlock library

This commit is contained in:
Bartek Przybylski 2012-10-06 11:57:31 +02:00
parent 63da5e3b6d
commit 502ef603b7
2 changed files with 3 additions and 1 deletions

View file

@ -4,4 +4,6 @@ git submodule init
git submodule update
android update project -p actionbarsherlock/library
android update project -p .
cp third_party/android-support-library/android-support-v4.jar actionbarsherlock/library/libs/android-support-v4.jar
cd tests
android update test-project -m .. -p .

Binary file not shown.