Downgraded Material Dialogs to 0.8.5.2 because the current 0.8.5.3 causes a build error.
This commit is contained in:
parent
8396a4a9de
commit
a87942823e
1 changed files with 2 additions and 2 deletions
|
|
@ -98,10 +98,10 @@ dependencies {
|
|||
transitive = true
|
||||
}
|
||||
|
||||
compile('com.afollestad.material-dialogs:core:0.8.5.3@aar') {
|
||||
compile('com.afollestad.material-dialogs:core:0.8.5.2@aar') {
|
||||
transitive = true
|
||||
}
|
||||
compile('com.afollestad.material-dialogs:commons:0.8.5.3@aar') {
|
||||
compile('com.afollestad.material-dialogs:commons:0.8.5.2@aar') {
|
||||
transitive = true
|
||||
}
|
||||
compile('com.afollestad:material-cab:0.1.6@aar') {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue