I just started getting this out of nowhere on two computers that had no problem before when running react-native run android. Anyone else have this issue?
* What went wrong:
Could not determine the dependencies of task ':app:processDebugResources'.
> Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'.
> Could not resolve org.webkit:android-jsc:+.
Required by:
project :app
> Failed to list versions for org.webkit:android-jsc.
> Unable to load Maven meta-data from <https://jcenter.bintray.com/org/webkit/android-jsc/maven-metadata.xml>.
> Could not HEAD '<https://jcenter.bintray.com/org/webkit/android-jsc/maven-metadata.xml>'.
> Read timed out
it's obvious the link it's getting is down, anyway around that?
oh I found this: https://status.bintray.com/incidents/ctv4bdfz08bg, guess it's down