Skip to content

[espresso] Bump gradle plugin to 9.1.1#11552

Open
camsim99 wants to merge 1 commit intoflutter:mainfrom
camsim99:update-gradle-plugin-espresso
Open

[espresso] Bump gradle plugin to 9.1.1#11552
camsim99 wants to merge 1 commit intoflutter:mainfrom
camsim99:update-gradle-plugin-espresso

Conversation

@camsim99
Copy link
Copy Markdown
Contributor

Bumps com.android.tools.build:gradle from 8.13.1 to 9.1.1 in packages/espresso.

@flutter-dashboard
Copy link
Copy Markdown

It looks like this pull request may not have tests. Please make sure to add tests or get an explicit test exemption before merging.

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. If you believe this PR qualifies for a test exemption, contact "@test-exemption-reviewer" in the #hackers channel in Discord (don't just cc them here, they won't see it!). The test exemption team is a small volunteer group, so all reviewers should feel empowered to ask for tests, without delegating that responsibility entirely to the test exemption group.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Android Gradle Plugin to version 9.1.1 and increments the package version to 0.4.0+25. Feedback indicates that this update is a breaking change for the build environment and requires a minor version bump to 0.5.0 to comply with semantic versioning, along with a matching update to the changelog header.

Comment thread packages/espresso/pubspec.yaml Outdated
repository: https://github.com/flutter/packages/tree/main/packages/espresso
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+espresso%22
version: 0.4.0+24
version: 0.4.0+25
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Bumping the Android Gradle Plugin to a new major version (9.x) is a significant change that typically introduces new toolchain requirements, such as Gradle 9.0+ and JDK 21. This is considered a breaking change for the build environment of consumers. Per the semantic versioning principles followed in this repository (referencing the flutter/packages contribution guide), breaking changes for packages below 1.0.0 should increment the minor version.

version: 0.5.0
References
  1. Code should follow the guidance and principles described in the flutter/packages contribution guide, which includes following semantic versioning for breaking changes. (link)

Comment thread packages/espresso/CHANGELOG.md Outdated
@@ -1,3 +1,7 @@
## 0.4.0+25
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The version header should be updated to match the new version in pubspec.yaml.

Suggested change
## 0.4.0+25
## 0.5.0

@camsim99 camsim99 force-pushed the update-gradle-plugin-espresso branch from 81ed19b to b93e133 Compare April 21, 2026 22:24
@stuartmorgan-g stuartmorgan-g added the CICD Run CI/CD label Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants