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): patch argument type mismatch in cli prior to 6.0 #732

Merged
merged 7 commits into from
Jan 31, 2022

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Jan 31, 2022

Description

Gradle 7 throws an argument type mismatch exception when autolinking with @react-native-community/cli before 6.0. It was fixed in 6.0, but never backported: react-native-community/cli@fa0d09b

Platforms affected

  • Android
  • iOS
  • macOS
  • Windows

Test plan

Tested internally.

@tido64 tido64 requested review from arazabishov and kelset January 31, 2022 10:10
@tido64 tido64 requested a review from sweggersen as a code owner January 31, 2022 10:10
@github-actions github-actions bot added the platform: Android This affects Android label Jan 31, 2022
Co-authored-by: Lorenzo Sciandra <lsciandra@microsoft.com>
@tido64 tido64 force-pushed the tido/patch-argument-type-mismatch branch 3 times, most recently from 920f23a to e62820f Compare January 31, 2022 14:51
@tido64 tido64 force-pushed the tido/patch-argument-type-mismatch branch from e62820f to 90d5e66 Compare January 31, 2022 16:35
@tido64 tido64 force-pushed the tido/patch-argument-type-mismatch branch from 90d5e66 to f206631 Compare January 31, 2022 16:38
@tido64 tido64 merged commit 6b76b76 into trunk Jan 31, 2022
@tido64 tido64 deleted the tido/patch-argument-type-mismatch branch January 31, 2022 19:11
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.

2 participants