X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/1ef9c86b59575ece900b9770c39184e5e2011918..HEAD:/setup_env.bat diff --git a/setup_env.bat b/setup_env.bat index ded68e16..8ccfeee1 100644 --- a/setup_env.bat +++ b/setup_env.bat @@ -22,7 +22,7 @@ echo "Executing Ant setup..." call git submodule init call git submodule update -call android.bat update project -p libs/android-support-appcompat-v7-exploded-aar --target android-16 +call android.bat update project -p libs/android-support-appcompat-v7-exploded-aar --target android-22 call android.bat update lib-project -p owncloud-android-library call android.bat update project -p . call android.bat update project -p oc_jb_workaround