diff --git a/app/build.gradle b/app/build.gradle index 1bbbc0f7..e0bc88ae 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -69,7 +69,7 @@ dependencies { compile 'de.hdodenhof:circleimageview:1.2.2' compile 'com.github.bumptech.glide:glide:3.5.2' - compile 'com.afollestad:material-dialogs:0.7.2.6' + compile 'com.afollestad:material-dialogs:0.7.2.7' compile 'com.jpardogo.materialtabstrip:library:1.0.9' compile 'com.readystatesoftware.systembartint:systembartint:1.0.3' compile 'com.melnykov:floatingactionbutton:1.3.0'