mukeshsolanki / android-otpview-pinview

A custom view to enter otp of different sizes used usually in cases of authentication.
MIT License
699 stars 207 forks source link

GRADLE BUILD IS FAILING! #131

Closed Sallubhau closed 2 years ago

Sallubhau commented 2 years ago

Subject of the issue

Describe your issue here.

Steps to reproduce

Tell us how to reproduce this issue. Please provide a working demo.

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

radha-panda commented 2 years ago

I too had this issue by adding maven { url 'https://jitpack.io' } the above line in my settings.gradle under the repositories model did the work for me