Closed
Description
Creating new issue from #14223 for better visibility.
For android projects, react native is added as dependency in gradle by using "com.facebook.react:react-native:+" and are linked to android source in react-native package.
But few hours ago, a new release with version 0.42.3-atlassian-1 was added on bintray was added. This is seems to be breaking on React native android build before version 0.44 .
I have checked on 0.41, 0.39.1 and 0.42.1. All projects are failing with same error:
Could not find com.atlassian.mobile.video:okhttp-ws-compat:3.7.0-atlassian1.
Any resolution with jcenter on this will be helpful.