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

Cherry-pick: Bump android Appcompat to 1.4.1 #1236

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

rasaha91
Copy link

@rasaha91 rasaha91 commented Jul 7, 2022

Summary:
Currently we are using Appcompat in version 1.0.2 which is almost 4 years old now, this PR updates it to version 1.4.1.

Using Appcompat 1.0.2 was also causing a crash on RNTester due to an error where FontFamily's method was not found (Related to facebook#33065)

Closes facebook#31620

Changelog

[Android] [Changed] - Bump android Appcompat to 1.4.1

Pull Request resolved: facebook#33072

Test Plan: Use ./scripts/test-manual-e2e.sh to test both RNTester and a new app

Reviewed By: cortinico

Differential Revision: D34107105

Pulled By: ShikaSD

fbshipit-source-id: 966e4687b09ae50a88ee518622f073d72e8c6550

Summary:
Currently we are using Appcompat in version 1.0.2 which is almost 4 years old now, this PR updates it to version 1.4.1.

Using Appcompat 1.0.2 was also causing a crash on RNTester due to an error where FontFamily's method was not found (Related to facebook#33065)

Closes facebook#31620

## Changelog

[Android] [Changed] - Bump android Appcompat to 1.4.1

Pull Request resolved: facebook#33072

Test Plan: Use `./scripts/test-manual-e2e.sh` to test both RNTester and a new app

Reviewed By: cortinico

Differential Revision: D34107105

Pulled By: ShikaSD

fbshipit-source-id: 966e4687b09ae50a88ee518622f073d72e8c6550
@rasaha91 rasaha91 requested a review from a team as a code owner July 7, 2022 18:52
@rasaha91 rasaha91 enabled auto-merge July 7, 2022 18:54
@rasaha91 rasaha91 merged commit aa82e60 into microsoft:main Jul 7, 2022
@rasaha91 rasaha91 deleted the cherry-pick-appcompat-upgrade branch July 7, 2022 20:00
rasaha91 added a commit to rasaha91/react-native-macos that referenced this pull request Jul 7, 2022
…-upgrade

Cherry-pick: Bump android Appcompat to 1.4.1
rasaha91 added a commit to rasaha91/react-native-macos that referenced this pull request Jul 7, 2022
…-upgrade

Cherry-pick: Bump android Appcompat to 1.4.1
rasaha91 added a commit that referenced this pull request Jul 7, 2022
Merge pull request #1236 from rasaha91/cherry-pick-appcompat-upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants