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

JCenter deprecated #235

Open
ValeraLetun opened this issue Jan 18, 2022 · 2 comments
Open

JCenter deprecated #235

ValeraLetun opened this issue Jan 18, 2022 · 2 comments

Comments

@ValeraLetun
Copy link

JCenter deprecated

https://stackoverflow.com/questions/66651640/jcenter-deprecation-impact-on-gradle-and-android

Please replace

jcenter()

with this:

mavenCentral()

in file android\build.gradle

After February 1st, 2022 jcenter() will not work anymore.

@shreyaskapale
Copy link

As of today OCT 31, jcenter.bintray which was read-only until now even after official sunsetting announcement is also offline, please migrate asap.
https://stackoverflow.com/questions/74258160/is-jcenter-down-permanently-31-oct

@shreyaskapale
Copy link

@ValeraLetun please close the issue migrated to mavenCentral()
ref - #282

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

No branches or pull requests

2 participants