-
Notifications
You must be signed in to change notification settings - Fork 294
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: com.github.lisawray.groupie:groupie:2.9.0 #418
Comments
Try this one "com.xwray:groupie:groupie:2.9.0" |
Not Working could it be a problem here ?? `
} } task clean(type: Delete) { ` |
I found were the problem is jCent() was deprecated and in the new update for android studio they changed in settings.gradle
}` |
Hi, I am facing the same issue. Could you please explain what you did as I am still not able to integrate groupie into my project. |
You are probably missing this block in your
|
can anybody please explain the difference between com.github.lisawray.*** and com.xwray.***? |
@Asalle the difference is that the
|
Any plans to host on Maven Central (or others, besides JitPack)? |
@chimbori the original maintainer kinda left, and even I haven't really had the time/energy/??? to make the necessary changes (for example, remove kotlinx synthetics). Honestly, personally I want to remove the Anywho, the fact that Jitpack allows us to host at all is great. But the current maintainers would have to have access to |
Describe the bug
Currently I'm using Android Studio Bumblebee | 2021.1.1
and is shows me this '''Failed to resolve: com.github.lisawray.groupie:groupie:2.9.0'''
Library version
[2.9.0]
The text was updated successfully, but these errors were encountered: