KjellConnelly / react-native-rate

Send your app users to Apple App Store, Google Play, Amazon, or other using the newest APIs
635 stars 100 forks source link

Replace JCenter with mavenCentral #110

Closed Baloo1 closed 1 year ago

Baloo1 commented 1 year ago

As JCenter has been past end of life for quite a while this PR changes build.gradle by replacing JCenter with mavenCentral. This solves #97.

Everything works the same after this change and this package stops relying on JCenter that has regular outages.

JCenter end of life

Baloo1 commented 1 year ago

@KjellConnelly are PRs still being accepted here or are you busy?

KjellConnelly commented 1 year ago

@Baloo1 Sorry about that - I don't use RN pretty much at all currently, so I'm often not checking if PRs even work on my end. Thanks for the PR :)