Please remove JCenter from the library's dependent maven repositories
Hi @queltalent can you please elaborate on why you'd like this removed?
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
Remove jcenter() in build.gradle and replace it with mavenCentral()
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.
In the meantime, pull requests are also very welcome!