Skip to content

Upgrade Gradle to 7.4 & AGP to 7.1.1 (& Min SDK Version)#105

Merged
ParaskP7 merged 9 commits intotrunkfrom
update/gradle-to-7.3.3-agp-to-7.0.4
Mar 23, 2022
Merged

Upgrade Gradle to 7.4 & AGP to 7.1.1 (& Min SDK Version)#105
ParaskP7 merged 9 commits intotrunkfrom
update/gradle-to-7.3.3-agp-to-7.0.4

Conversation

@ParaskP7
Copy link
Copy Markdown
Contributor

@ParaskP7 ParaskP7 commented Mar 2, 2022

This PR upgrades Gradle to 7.4 & AGP to 7.1.1.

It includes the following:

  • Gradle version upgraded to 7.3.3 with the ./gradlew wrapper --gradle-version=7.3.3 --distribution-type=all command.
  • AGP version upgrade to 7.0.4 (see settings.gradle change).
  • Build output diff:
    • To identify and fix new warnings/errors that got added.
    • To identify and verify old warnings/errors that got removed.
  • Lint output diff
    • To identify and fix new warnings/errors that got added.
    • To identify and verify old warnings/errors that got removed.
  • The above 4 steps were redone with a follow-up update to Gradle 7.4 & AGP 7.1.1.
  • Update min sdk version to 21.
  • Update buildkite docker android build image to 1.2.0.

It suppresses the following Lint issues:

It resolves the following Lint issues:


Besides the above, you can reference the Gradle 7.4 & AGP 7.1.1 PRs of the below clients for testing/verification purposes:

NOTE: This is a draft PR because all Gradle & AGP upgrade PRs need to be merged together.

Merge Instructions

To Test

  1. CI checks will cover everything in terms of testing.
  2. Testing composite builds and respective clients will be enough (see above).

@ParaskP7 ParaskP7 requested a review from oguzkocer March 2, 2022 13:42
@ParaskP7 ParaskP7 self-assigned this Mar 2, 2022
@ParaskP7 ParaskP7 marked this pull request as ready for review March 18, 2022 17:17
@ParaskP7 ParaskP7 requested review from a team and removed request for oguzkocer March 18, 2022 17:17
@ParaskP7 ParaskP7 merged commit 39557b2 into trunk Mar 23, 2022
@ParaskP7 ParaskP7 deleted the update/gradle-to-7.3.3-agp-to-7.0.4 branch March 23, 2022 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants