-
Notifications
You must be signed in to change notification settings - Fork 24.7k
Gradle to 8.14 #50960
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
Gradle to 8.14 #50960
Conversation
Summary: This brings Gradle to the latest minor ahead of branch cut. Changelog: [Android] [Changed] - Gradle to 8.14 Differential Revision: D73769416
This pull request was exported from Phabricator. Differential Revision: D73769416 |
This pull request was successfully merged by @cortinico in 0e963aa When will my fix make it into a release? | How to file a pick request? |
@cortinico looks like 8.14 have some problems with Android Gradle Plugin ( gradle/gradle#33389 ) and fixed in 8.14.1 so this needs to be updated to its new minor version. Thank you |
Summary: Bumping Gradle patch version to address this problem: facebook#50960 (comment) Changelog: [Android] [Changed] - Gradle to 8.14.1 Differential Revision: D75401634
Gradle 8.14.0 breaks Android Gradle Plugin code coverage; see facebook/react-native#50960 (comment) for full context.
Yup pick is here #51597 |
Summary: Pull Request resolved: #51597 Bumping Gradle patch version to address this problem: #50960 (comment) Changelog: [Android] [Changed] - Gradle to 8.14.1 Reviewed By: fabriziocucci Differential Revision: D75401634 fbshipit-source-id: 07726f4d882a5f447cbaea11c4d159ef85fd7636
Summary: Pull Request resolved: #51597 Bumping Gradle patch version to address this problem: #50960 (comment) Changelog: [Android] [Changed] - Gradle to 8.14.1 Reviewed By: fabriziocucci Differential Revision: D75401634 fbshipit-source-id: 07726f4d882a5f447cbaea11c4d159ef85fd7636
Gradle 8.14.0 breaks Android Gradle Plugin code coverage; see facebook/react-native#50960 (comment) for full context.
Summary:
This brings Gradle to the latest minor ahead of branch cut.
Changelog:
[Android] [Changed] - Gradle to 8.14
Differential Revision: D73769416