Skip to content

Upgrade gradle plugin version#8847

Merged
helin24 merged 2 commits into
flutter:mainfrom
helin24:gradle-plugin
Mar 10, 2026
Merged

Upgrade gradle plugin version#8847
helin24 merged 2 commits into
flutter:mainfrom
helin24:gradle-plugin

Conversation

@helin24
Copy link
Copy Markdown
Member

@helin24 helin24 commented Mar 9, 2026

./gradlew verifyPlugin wasn't working before because there was a change to the URL format for where Android platform versions were downloaded. The new version of the gradle plugin handles the new URL format so we can run verify again locally.

@helin24 helin24 requested a review from pq March 9, 2026 21:35
Copy link
Copy Markdown
Contributor

@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 org.jetbrains.intellij.platform Gradle plugin from version 2.10.5 to 2.12.0. This is a necessary change to fix the local ./gradlew verifyPlugin command, which was failing due to a change in the URL format for downloading Android platform versions. The update is straightforward and addresses the described issue. I have one minor suggestion to improve the changelog entry.

Comment thread CHANGELOG.md
@helin24 helin24 merged commit 6572cf2 into flutter:main Mar 10, 2026
8 checks passed
@helin24 helin24 deleted the gradle-plugin branch March 10, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants