Merged
Conversation
…id into update/gradle-to-7.3.3-agp-to-7.0.4
39 tasks
oguzkocer
approved these changes
Mar 22, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR upgrades
Gradle to 7.4&AGP to 7.1.1.It includes the following:
Gradleversion upgraded to7.3.3with the./gradlew wrapper --gradle-version=7.3.3 --distribution-type=allcommand.AGPversion upgrade to7.0.4(seesettings.gradlechange).Gradle 7.4&AGP 7.1.1.It suppresses the following Lint issues:
It resolves the following Lint issues:
It created the following GitHub issues:
Besides the above, you can reference the
Gradle 7.4 & AGP 7.1.1PRs of the below clients for testing/verification purposes:NOTE: This is a draft PR because all
Gradle & AGPupgrade PRs need to be merged together.Merge
Ready for reviewand assign https://github.com/orgs/wordpress-mobile/teams/owl-team to it.Test
Review
@[USER_NAME]
TODOMake sure strings will be translated:
strings.xmlas a part of the integration PR.