react-native-dns-lookup icon indicating copy to clipboard operation
react-native-dns-lookup copied to clipboard

Please remove JCenter from the library's dependent maven repositories

Open queltalent opened this issue 4 years ago • 5 comments

queltalent avatar Jan 17 '22 19:01 queltalent

Hi @queltalent can you please elaborate on why you'd like this removed?

avertin avatar Jan 18 '22 22:01 avertin

Hi @queltalent can you please elaborate on why you'd like this removed?

Because jcenter is deprecated and will sunset February 1st, 2022. will impact those projects use this react-native-dns-lookup. https://blog.gradle.org/jcenter-shutdown

queltalent avatar Jan 18 '22 23:01 queltalent

Remove jcenter() in build.gradle and replace it with mavenCentral()

queltalent avatar Jan 18 '22 23:01 queltalent

There has been an update from JFrog -

UPDATE: JFrog has decided to keep JCenter as a read-only repository indefinitely. New package and versions are no longer accepted on JCenter. All Bintray services have been shutdown.

This should mean that react-native-dns-lookup is not impacted. I will still try to update this regardless.

avertin avatar Jan 25 '22 02:01 avertin

In the meantime, pull requests are also very welcome!

avertin avatar Jan 25 '22 02:01 avertin