Make google repo priority higher than jcenter#21910
Make google repo priority higher than jcenter#21910sunnylqm wants to merge 2 commits intofacebook:masterfrom
Conversation
Fixes facebook#21907 (comment) and prevent similar issues happening again
CI is broken on Android since today, applying a quick workaround to keep CI green while the react-native team figures it out. See: - facebook/react-native#21910 - facebook/react-native#21907
|
@facebook-github-bot shipit |
|
Something went wrong when importing this pull request. Please cc someone from the team at fb to help with importing this. |
|
Thanks for the PR, we'll try to have this merged ASAP as it should fix the issue we are having on the CI for android test ✅ (in the 0.57 stable branch) |
|
btw @sunnylqm shouldn't this change be done in the root level |
|
@kelset For end user only |
Generated by 🚫 dangerJS |
|
I think that yeah, the root one defines the "overall" react native android config. Anyway, in the meantime, I've tried to replicate your change on the |
|
I think it is safer to move |
|
Will land this one as is, but @mmccartney feel free to send another PR with your suggested changes. |
facebook-github-bot
left a comment
There was a problem hiding this comment.
hramos is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Summary: Fixes facebook/react-native#21907 (comment) and prevent similar issues happening again Pull Request resolved: facebook/react-native#21910 Differential Revision: D10842256 Pulled By: hramos fbshipit-source-id: f4abaa1c8ff8df6f0fb57b1bad745f4df9da7143
Summary: Fixes facebook#21907 (comment) and prevent similar issues happening again Pull Request resolved: facebook#21910 Differential Revision: D10842256 Pulled By: hramos fbshipit-source-id: f4abaa1c8ff8df6f0fb57b1bad745f4df9da7143
Fixes #21907 (comment) and prevent similar issues happening again