X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/c13741ba2056f175978ecdbc05b81cf473781e3d..e5218acb04c77406cb21371a4c064662e0c79610:/setup_env.sh diff --git a/setup_env.sh b/setup_env.sh index 76ba2a32..aadbb46c 100755 --- a/setup_env.sh +++ b/setup_env.sh @@ -18,6 +18,7 @@ function initForAnt { #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-22 + android update lib-project -p libs/com-getbase-floatingactionbutton-1-10-0-exploded-aar --target android-22 #As default it updates the ant scripts android update lib-project -p owncloud-android-library