From 6160fd2acaa7a168743c405bf0cc148763051b60 Mon Sep 17 00:00:00 2001 From: Aidan Follestad Date: Sun, 31 May 2015 00:44:30 -0500 Subject: [PATCH] MD 0.7.5.0 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index b597e35a..a6487139 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -73,7 +73,7 @@ dependencies { compile 'de.hdodenhof:circleimageview:1.3.0' compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.3' - compile 'com.afollestad:material-dialogs:0.7.4.2' + compile 'com.afollestad:material-dialogs:0.7.5.0' compile 'com.afollestad:material-cab:0.1.2' compile 'com.readystatesoftware.systembartint:systembartint:1.0.3' }