-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Update project to build on Gradle 7.0.2 #32073
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D30486612 |
|
Base commit: 2e8893f |
|
This pull request was exported from Phabricator. Differential Revision: D30486612 |
Summary: Pull Request resolved: facebook#32073 This Diff bumps the version of Gradle used to build the project to 7.0.2. Ideally we could bump to 7.2.x directly, but I'll do one minor version at a time to exclude potential build problems. This diff is addressing all the extra build warnings that got raised by the new version. Changelog: [Android][Changed] - Bumped Gradle project version to 7.0.2 Reviewed By: ShikaSD Differential Revision: D30486612 fbshipit-source-id: 06e3f9cbc009560bacb080d88e6dc492d4367d29
ad772bf to
32b3214
Compare
|
This pull request was exported from Phabricator. Differential Revision: D30486612 |
Summary: Pull Request resolved: facebook#32073 This Diff bumps the version of Gradle used to build the project to 7.0.2. Ideally we could bump to 7.2.x directly, but I'll do one minor version at a time to exclude potential build problems. This diff is addressing all the extra build warnings that got raised by the new version. Changelog: [Android][Changed] - Bumped Gradle project version to 7.0.2 Reviewed By: ShikaSD Differential Revision: D30486612 fbshipit-source-id: 8779320beb57548c342af62276ef05b5b006127b
32b3214 to
5ddb794
Compare
|
This pull request was exported from Phabricator. Differential Revision: D30486612 |
Summary: Pull Request resolved: facebook#32073 This Diff bumps the version of Gradle used to build the project to 7.0.2. Ideally we could bump to 7.2.x directly, but I'll do one minor version at a time to exclude potential build problems. This diff is addressing all the extra build warnings that got raised by the new version. Changelog: [Android][Changed] - Bumped Gradle project version to 7.0.2 Reviewed By: ShikaSD Differential Revision: D30486612 fbshipit-source-id: cd75fadda87518767b631df87e586ebdf794dfe6
5ddb794 to
37a8630
Compare
Summary: Pull Request resolved: facebook#32073 This Diff bumps the version of Gradle used to build the project to 7.0.2. Ideally we could bump to 7.2.x directly, but I'll do one minor version at a time to exclude potential build problems. This diff is addressing all the extra build warnings that got raised by the new version. Changelog: [Android][Changed] - Bumped Gradle project version to 7.0.2 Reviewed By: ShikaSD Differential Revision: D30486612 fbshipit-source-id: 78391600fcd13adf7922d44565a4938aa8249625
|
This pull request was exported from Phabricator. Differential Revision: D30486612 |
37a8630 to
1e95c86
Compare
Base commit: 2e8893f |
Summary: Pull Request resolved: facebook#32073 This Diff bumps the version of Gradle used to build the project to 7.0.2. Ideally we could bump to 7.2.x directly, but I'll do one minor version at a time to exclude potential build problems. This diff is addressing all the extra build warnings that got raised by the new version. Changelog: [Android][Changed] - Bumped Gradle project version to 7.0.2 Reviewed By: ShikaSD Differential Revision: D30486612 fbshipit-source-id: 97a705414e8fbee685f80219027d2593499d333e
|
This pull request has been merged in 85249ca. |
Summary:
This Diff bumps the version of Gradle used to build the project to
7.0.2. Ideally we could bump to 7.2.x directly, but I'll do one minor version
at a time to exclude potential build problems.
This diff is addressing all the extra build warnings that got raised by the new version.
Changelog:
[Android][Changed] - Bumped Gradle project version to 7.0.2
Reviewed By: ShikaSD
Differential Revision: D30486612