b8ne / react-native-pusher-push-notifications

Manage pusher interest subscriptions and notification events in Javascript.
MIT License
98 stars 86 forks source link

Remove jcenter from the list of repositories #88

Closed Subv closed 2 years ago

Subv commented 2 years ago

Replace it with mavenCentral.

JCenter announced on February 3 2021 that it would shutdown. They later decided to keep the repository as read-only indefinitely, but that also means no new versions of packages will be uploaded to it.

Lately the jcenter repository has been giving a lot of 502 Bad Gateway errors, making downstream builds flaky. I think it's finally time to remove it.

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