X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/c20041d157baebede8e47a5f6837ba7dd51204f7..f8f99af255ee0a442886c5046c828144d24f148b:/setup_env.sh diff --git a/setup_env.sh b/setup_env.sh index 840de695..76ba2a32 100755 --- a/setup_env.sh +++ b/setup_env.sh @@ -17,7 +17,7 @@ function initForAnt { git submodule update #Prepare project android-support-appcompat-v7 ; JAR file is not enough, includes resources - android update project -p libs/android-support-appcompat-v7-exploded-aar --target android-16 + android update lib-project -p libs/android-support-appcompat-v7-exploded-aar --target android-22 #As default it updates the ant scripts android update lib-project -p owncloud-android-library