mmoamenn / LuckyWheel_Android

A custom component that displays a lucky wheel. it ⁠ features easy customize of colors, addition of items and it's very trivial to integrate in your application.
MIT License
127 stars 55 forks source link

Failed to resolve dependencies #36

Open arvind1609 opened 2 years ago

arvind1609 commented 2 years ago

I'm trying to add the LuckyWheel dependency to my project (I've tried version 0.3.0 too), and I get the following error:

` > Could not find com.github.mmoamenn:LuckyWheel_Android:0.1.2. Searched in the following locations:

Has the package been removed from the repos? Thanks!