X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/e354f8861ed6090ac6bcfaf191e328aa1ddae32b..17f4419c491fed6dd9d0d8bccdf180e8c8ea41a6:/setup_env.bat diff --git a/setup_env.bat b/setup_env.bat index ded68e16..b0fef5ee 100644 --- a/setup_env.bat +++ b/setup_env.bat @@ -22,7 +22,8 @@ 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 project -p libs/com-getbase-floatingactionbutton-1-10-1-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