-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add google's maven repository to avoid to depend on JCenter dependency for Android #2552
Conversation
+1, we need this change merged before jcenter fully shutdown |
jcenter is down today so builds using this package are currently broken. |
Any solutions, this repo is broken currently ? |
Merge please 🙏🏼 |
@iagormoraes Could you publish an npm package with your modification to be able to use your fix? |
You could do |
According to #2343, @redefinered and @zchwyng are collaborators on this repository, they may able to help merging this pull request |
as a workaround:
and re-run from here |
This PR was merged yesterday, but no release has been generated. It seems that the CHANGELOG points to 5.2.1, but no tag or update to package.json has been done. |
Hey, @iagormoraes Great job on this PR. |
Not sure why they haven't published yet, but here is a direct fork with a publish in the meantime: you will have to change your react-native-video dependency to remove the old module and npm i hopefully they make an official release soon |
This works, hopefully they publish soon |
Description
This changes add a stable build for android without JCenter repository as bintray will shut down in Feb 1st 2022.