aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAidan Follestad <drummer.aidan@gmail.com>2016-02-03 18:47:17 -0600
committerAidan Follestad <drummer.aidan@gmail.com>2016-02-03 18:47:17 -0600
commit4dfe521194a0e96cae979d279192ce68ad3930fd (patch)
treea759ffa140a8fd8e3256da0366a496f56240824c
parentbdee16010f45d1f8a2761d2daac86085ff7086c9 (diff)
downloadafollestad-4dfe521194a0e96cae979d279192ce68ad3930fd.tar.gz
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7eb7efb..086dd78 100644
--- a/README.md
+++ b/README.md
@@ -121,7 +121,7 @@ dependencies {
// ... other dependencies here
- compile('com.github.afollestad.material-dialogs:commons:0.8.5.3@aar') {
+ compile('com.github.afollestad.material-dialogs:commons:0.8.5.4@aar') {
transitive = true
}
}