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

The jcenter() Gradle method is deprecated #728

Closed
greek1979 opened this issue Jun 2, 2021 · 1 comment
Closed

The jcenter() Gradle method is deprecated #728

greek1979 opened this issue Jun 2, 2021 · 1 comment

Comments

@greek1979
Copy link
Contributor

From https://docs.gradle.org/7.0.1/userguide/upgrading_version_6.html#jcenter_deprecation :

The jcenter() convenience method is now deprecated. JFrog announced the decommission of JCenter. This has the potential to impact many Gradle builds. Gradle emits a deprecation warning when jcenter() is used in the repository configuration. Consider using mavenCentral(), google() or a private maven repository instead.

Original news: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter

@kallestenflo
Copy link
Contributor

Fixed by #730

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