MirakelX / mirakel-android

Easy task management for professionals
http://mirakel.azapps.de/
386 stars 117 forks source link

Build failed because checksum of material-dialogs could not be verified #607

Closed jufickel closed 8 years ago

jufickel commented 8 years ago

After issue #603 was fixed, the build (gradle build) now fails with the following message:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':colorpickerpreference'.
> Failed to notify project evaluation listener.
   > A problem occurred configuring project ':helper'.
      > Checksum failed for com.github.afollestad.material-dialogs:core:0d89fe43a03400537597557cc4be03947a97603909b582fc2a9218201c8906ec
   > Could not resolve all dependencies for configuration ':colorpickerpreference:compile'.
      > A problem occurred configuring project ':helper'.
         > Checksum failed for com.github.afollestad.material-dialogs:core:0d89fe43a03400537597557cc4be03947a97603909b582fc2a9218201c8906ec
itadventurer commented 8 years ago

If you have time please try undo your changes for fixing the checksum problem and do a repo sync and build again.

Thats the fix for it: https://gerrit.azapps.de/r/#/c/3358/ (using our own maven repository :D)