You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
On February 3 2021, JFrog announced the shutdown of JCenter. Later on April 27 2021, an update was provided that the repository will only be read only and new package and versions are no longer accepted on JCenter. This means we can no longer use JCenter for our central artifacts repository for dependency resolution.
Describe the solution you'd like
Replace with Maven Central as per the Gradle recommendation
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
On February 3 2021, JFrog announced the shutdown of JCenter. Later on April 27 2021, an update was provided that the repository will only be read only and new package and versions are no longer accepted on JCenter. This means we can no longer use JCenter for our central artifacts repository for dependency resolution.
Describe the solution you'd like
Replace with Maven Central as per the Gradle recommendation
The text was updated successfully, but these errors were encountered: