Skip to content
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

Android: Remove the remaining JCenter dependencies #305

Closed
tido64 opened this issue Apr 3, 2021 · 3 comments · Fixed by #658
Closed

Android: Remove the remaining JCenter dependencies #305

tido64 opened this issue Apr 3, 2021 · 3 comments · Fixed by #658
Labels
platform: Android This affects Android

Comments

@tido64
Copy link
Member

tido64 commented Apr 3, 2021

As a follow-up to #278, we need to remove the remaining react-native dependencies when they've been published to Maven Central.

@tido64 tido64 added the platform: Android This affects Android label Apr 3, 2021
@tido64 tido64 changed the title Android: Move the remaining dependencies off JCenter Android: Remove the remaining JCenter dependencies Apr 3, 2021
@sweggersen
Copy link
Member

@tido64 , do you know if the dependencies have been published to Maven Central?

        includeGroup("com.facebook.fbjni")
        includeGroup("com.facebook.flipper")
        includeGroup("com.facebook.fresco")
        includeGroup("com.facebook.yoga")

@tido64
Copy link
Member Author

tido64 commented Nov 17, 2021

@tido64 , do you know if the dependencies have been published to Maven Central?

As far as I know, only the versions that 0.65+ depends on are uploaded. If we're targeting older versions, we still need to use JCenter.

@sweggersen
Copy link
Member

Ok, thanks. Another reason to move to 0.65+.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Android This affects Android
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants