javiersantos / MaterialStyledDialogs

A library that shows a beautiful and customizable Material-based dialog with header. API 14+ required.
Apache License 2.0
1.17k stars 155 forks source link

failed to resolve even after adding Jitpack, #79

Closed MHaris404 closed 4 years ago

MHaris404 commented 4 years ago
Details
Reproduction Steps

1. 2. 3.

Expected Result
Actual Result
javiersantos commented 4 years ago

Make sure you are adding the Jitpack repository in the project build.gradle file, not the module one.

Example: https://github.com/javiersantos/MaterialStyledDialogs/blob/master/build.gradle#L16