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

fix(android): contain use of JCenter to 0.64 and older #658

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Dec 16, 2021

Description

Only react-native artifacts for 0.65+ are uploaded to Maven Central. We are stuck with JCenter for 0.64 and below.

Resolves #305.

Platforms affected

  • Android
  • iOS
  • macOS
  • Windows

Test plan

Test app should build for both 0.64 and 0.65.

@tido64 tido64 requested a review from kelset December 16, 2021 21:54
@github-actions github-actions bot added the platform: Android This affects Android label Dec 16, 2021
@tido64 tido64 merged commit a233d8b into trunk Dec 17, 2021
@tido64 tido64 deleted the tido/contain-jcenter branch December 17, 2021 18:52
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 this pull request may close these issues.

Android: Remove the remaining JCenter dependencies
3 participants