Material-dialogs: Gradle sync failed: Failed to notify project evaluation listener.

Created on 14 May 2016  路  4Comments  路  Source: afollestad/material-dialogs

  • [x] I have verified there are no duplicate active or recent bugs, questions, or requests
  • [x] I have verified that I am using the latest version of Material Dialogs.
  • [x] I have given my issue a non-generic title.

    • Material Dialogs version: 0.8.5.9

    • This has nothing to do with my device configuration

      Reproduction Steps

  1. Update material dialogs on my app in build.grade

https://github.com/enricocid/iven-feed-reader

  1. Sync gradle
Expected Result
Actual Result

Gradle sync failed: Failed to notify project evaluation listener.

questiodiscussion

All 4 comments

Sorry, I've never heard of that error before and have no idea what it would be.

Me too:( but I'm able to solve it by downgrading the lib.
No problem, i'm gonna keep the previous release for now:)

I think, you use the dependency as com.github.afollestad.material-dialogs:core:0.8.5.9. But currently it is com.afollestad.material-dialogs:core:0.8.5.9.

My bad then. Changing to com.afollestad.material-dialogs:core:0.8.5.9 solved the issue
thank you

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bernaferrari picture bernaferrari  路  5Comments

SixianOne picture SixianOne  路  5Comments

CHOIMINSEOK picture CHOIMINSEOK  路  8Comments

bahmandamia6982 picture bahmandamia6982  路  6Comments

RezaOruji picture RezaOruji  路  3Comments