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

com.mukesh.OtpView not recogniz #140

Closed anuragsingh23 closed 2 years ago

anuragsingh23 commented 2 years ago

Class referenced in the layout file, com.mukesh.OtpView, was not found in the project or the libraries Cannot resolve class com.mukesh.OtpView

I already added
maven { url 'https://jitpack.io' } implementation 'com.github.mukeshsolanki:android-otpview-pinview:2.1.2'

sakib556 commented 2 years ago

i have the same problem

Riftar commented 2 years ago

add it at settings.gradle. Already answered here

mukeshsolanki commented 2 years ago

Please try the latest version.