We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce8c24 commit e46f755Copy full SHA for e46f755
README.md
@@ -101,7 +101,7 @@ dependencies {
101
102
// ... other dependencies here
103
104
- compile('com.github.afollestad.material-dialogs:core:0.8.5.1@aar') {
+ compile('com.github.afollestad.material-dialogs:core:0.8.5.2@aar') {
105
transitive = true
106
}
107
@@ -117,7 +117,7 @@ dependencies {
117
118
119
120
- compile('com.github.afollestad.material-dialogs:commons:0.8.5.1@aar') {
+ compile('com.github.afollestad.material-dialogs:commons:0.8.5.2@aar') {
121
122
123
0 commit comments