Skip to content

Commit e46f755

Browse files
committed
Updated version in the README
1 parent 7ce8c24 commit e46f755

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dependencies {
101101
102102
// ... other dependencies here
103103
104-
compile('com.github.afollestad.material-dialogs:core:0.8.5.1@aar') {
104+
compile('com.github.afollestad.material-dialogs:core:0.8.5.2@aar') {
105105
transitive = true
106106
}
107107
}
@@ -117,7 +117,7 @@ dependencies {
117117
118118
// ... other dependencies here
119119
120-
compile('com.github.afollestad.material-dialogs:commons:0.8.5.1@aar') {
120+
compile('com.github.afollestad.material-dialogs:commons:0.8.5.2@aar') {
121121
transitive = true
122122
}
123123
}

0 commit comments

Comments
 (0)