X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/4d47f348c3cac7095ee341b8b33aac4ae3cc5320..f8ed0f6ae79c9d174dd082d3ac9101a6f8859842:/setup_env.bat diff --git a/setup_env.bat b/setup_env.bat index b0fef5ee..7edbd6c0 100644 --- a/setup_env.bat +++ b/setup_env.bat @@ -22,8 +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-22 -call android.bat update project -p libs/com-getbase-floatingactionbutton-1-10-1-exploded-aar --target android-22 +call android.bat update project -p libs/android-support-appcompat-v7-exploded-aar --target android-23 +call android.bat update project -p libs/com-getbase-floatingactionbutton-1-10-1-exploded-aar --target android-23 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