-
Notifications
You must be signed in to change notification settings - Fork 157
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
Could not resolve #106
Comments
Hey @alcadiosystem. Try to use the below versions for the dependencies and maybe also try to run
Links in Maven Central: library and picasso-loader |
@VEINHORN With the given version 1.2.8, this error is appearing, I have all the configuration given in the documentation but I still keep getting it, any idea why? |
The reason for this is the sunset of JCenter, the currently only repository of this library according to mvnrepository.com. |
I am working on updating several projects in which this library is being implemented. When trying to update to the latest version, 1.2.7, when compiling, a series of errors are obtained that do not allow progress to be made using this library. Replacing it with another is not an option because it is so deeply rooted in the project. I am leaving an image of the errors that appear when compiling.
The version being implemented in the project is:
implementation 'com.veinhorn.scrollgalleryview:library:1.2.7'
implementation 'com.veinhorn.scrollgalleryview:picasso-loader:1.2.7'
The text was updated successfully, but these errors were encountered: