X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/fdcd0829d60cd2cf23fbc9c05c1547b3d247c712..bbc58387d385f9b729841b07dc104261fbf99797:/setup_env.sh diff --git a/setup_env.sh b/setup_env.sh index 009c09d9..6ca3a859 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 lib-project -p libs/android-support-appcompat-v7-23-1-0-exploded-aar --target android-23 + android update lib-project -p libs/android-support-appcompat-v7-exploded-aar --target android-22 android update lib-project -p libs/com-getbase-floatingactionbutton-1-10-1-exploded-aar --target android-22 #As default it updates the ant scripts