Update project to build on Gradle 7.0.2#32073
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D30486612 |
|
Base commit: 2e8893f |
|
This pull request was exported from Phabricator. Differential Revision: D30486612 |
ad772bf to
32b3214
Compare
|
This pull request was exported from Phabricator. Differential Revision: D30486612 |
32b3214 to
5ddb794
Compare
|
This pull request was exported from Phabricator. Differential Revision: D30486612 |
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