updating FAB lib to 1.10.1
[pub/Android/ownCloud.git] / setup_env.sh
index aadbb46..6ca3a85 100755 (executable)
@@ -18,7 +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
+       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