X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/fbfb6dee90f275735c389917d99474d0488bd6d2..f15c2f32ceea2f2e6abff36f828a37196db3040a:/setup_env.sh diff --git a/setup_env.sh b/setup_env.sh index a38c32df..6ca3a859 100755 --- a/setup_env.sh +++ b/setup_env.sh @@ -17,7 +17,8 @@ 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-exploded-aar --target android-16 + 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 android update lib-project -p owncloud-android-library