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'