updating FAB lib to 1.10.1
[pub/Android/ownCloud.git] / build.gradle
index 56ba346..817b528 100644 (file)
@@ -24,7 +24,7 @@ dependencies {
     compile project(':owncloud-android-library')
     compile 'com.jakewharton:disklrucache:2.0.2'
     compile 'com.android.support:appcompat-v7:22.2.1'
-    compile 'com.getbase:floatingactionbutton:1.10.0'
+    compile 'com.getbase:floatingactionbutton:1.10.1'
 }
 
 android {