Skip to content
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

Replace jcenter with mavenCentral #49

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

akadatsky
Copy link
Contributor

Jcenter is deprecated since March 31st, 2021 and now its become unavailable:
Build fails with issue:

project :app > project :blah-blah

Could not resolve blah-blah
Could not get resource 'https://jitpack.io/blah-blah.pom'.
Could not HEAD 'https://jitpack.io/blah-blah.pom'. Received status code 521 from server

The Solution is to migrate the library to mavenCentral and replace it in the dependencies list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant