Skip to content

Conversation

@tvinhas
Copy link

@tvinhas tvinhas commented Nov 28, 2025

Summary

Replace jcenter() repository references with mavenCentral() in the Android build.gradle file.

Problem

JFrog announced the sunset of JCenter in February 2021, and the repository has been read-only since March 2021. While existing artifacts are still accessible, JCenter is deprecated and no longer recommended for use.

References:

Changes

  • android/build.gradle: Replace jcenter() with mavenCentral() in both the buildscript and repositories blocks

Testing

Tested with React Native 0.83 and Gradle 9.0 - builds successfully with this change.

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