From ddabe35a46f05982765027e397f56f082d3fe062 Mon Sep 17 00:00:00 2001 From: mhutti1 Date: Fri, 23 Sep 2016 20:10:00 +0100 Subject: [PATCH] Updated android-storage-devices library --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 9841c3fc6..9c8e8ac19 100644 --- a/build.gradle +++ b/build.gradle @@ -49,7 +49,7 @@ dependencies { compile 'io.reactivex:rxandroid:1.1.0' compile 'io.reactivex:rxjava:1.1.3' - compile 'eu.mhutti1.utils.storage:android-storage-devices:0.3.2' + compile 'eu.mhutti1.utils.storage:android-storage-devices:0.3.4' compile 'com.jakewharton:butterknife:8.0.1' apt 'com.jakewharton:butterknife-compiler:8.0.1'