-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to resolve #52
Comments
worked for me :) |
I don't have jcenter in my build.gradle |
Reddit's fastscroller is not available on maven central,. You have to add the jcenter reference to your build.gradle :)
|
Grade can not find jcenter
|
Add these lines to your top-level build.gradle. |
Now getting this error
|
Could you post build.gradle (top-level) and settings.gradle? |
build.grade
settings.gradle
|
When adding jcenter to the settings, it seems to work but marks it as deprecated |
Try to set Yeah, jcenter is deprecated but you can still use it. That's the only way to get this lib. :) |
currently the only good way to use this library is via good old AAR files .
|
When trying to add this dependency, Gradle says that it can not be resolved
My dependencies
The text was updated successfully, but these errors were encountered: