MD 0.7.4.0, Gradle plugin 1.2.3, Gradle 2.4

This commit is contained in:
Aidan Follestad 2015-05-11 21:05:41 -05:00
commit fcc28a5868
3 changed files with 4 additions and 4 deletions

View file

@ -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.3.1'
compile 'com.afollestad:material-dialogs:0.7.4.0'
compile 'com.jpardogo.materialtabstrip:library:1.0.9'
compile 'com.readystatesoftware.systembartint:systembartint:1.0.3'
compile 'com.melnykov:floatingactionbutton:1.3.0'