X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/57de0c036870defa72e64709134bc673340940f9..f299079851589e2af2d4aa93a77eecda6438b004:/setup_env.sh diff --git a/setup_env.sh b/setup_env.sh index d18ce226..b13fe81d 100755 --- a/setup_env.sh +++ b/setup_env.sh @@ -3,6 +3,7 @@ git submodule init git submodule update android update project -p actionbarsherlock/library -n ActionBarSherlock +android update project -p oc_framework -n ownCloudFramework android update project -p . android update project -p oc_jb_workaround cp third_party/android-support-library/android-support-v4.jar actionbarsherlock/library/libs/android-support-v4.jar