From c75ab6bf1518eb77acf2c6c0635d4679311fbb8c Mon Sep 17 00:00:00 2001 From: Aidan Follestad Date: Wed, 22 Apr 2015 09:26:41 -0500 Subject: [PATCH] Material Dialogs 0.7.2.6 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index b0c91813..98166c56 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -73,7 +73,7 @@ dependencies { compile 'de.hdodenhof:circleimageview:1.2.2' compile 'com.koushikdutta.ion:ion:2.1.3' - compile 'com.afollestad:material-dialogs:0.7.2.4' + compile 'com.afollestad:material-dialogs:0.7.2.6' compile 'com.jpardogo.materialtabstrip:library:1.0.9' compile 'com.readystatesoftware.systembartint:systembartint:1.0.3' compile 'com.melnykov:floatingactionbutton:1.3.0'