Skip to content

Update Gradle to v9.3.1#1518

Merged
daohoangson merged 11 commits intomasterfrom
renovate/gradle-9.x
Feb 21, 2026
Merged

Update Gradle to v9.3.1#1518
daohoangson merged 11 commits intomasterfrom
renovate/gradle-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 18, 2025

This PR contains the following updates:

Package Update Change
gradle (source) minor 9.0.09.3.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gradle/gradle (gradle)

v9.3.1: 9.3.1

Compare Source

This is a patch release for 9.3.0. We recommend using 9.3.1 instead of 9.3.0.

The following issues were resolved:

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 9.3.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.3.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.3.0

Compare Source

v9.2.1: 9.2.1

Compare Source

The Gradle team is excited to announce Gradle 9.2.1.

Here are the highlights of this release:

  • Windows ARM support
  • Improved publishing APIs
  • Better guidance for dependency verification failures

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Björn Kautler,
hasunzo,
HYEON,
Hyunjoon Park,
HYUNJUN SON,
Jendrik Johannes,
Kirill Gavrilov,
Madalin Valceleanu,
Martin Bonnin,
Matthew Haughton,
Mikhail Polivakha,
Na Minhyeok,
Philip Wedemann,
Philipp Schneider,
Róbert Papp,
Simon Marquis,
TheGoesen,
Vincent Potucek,
Xin Wang.

Upgrade instructions

Switch your build to use Gradle 9.2.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.2.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.2.0

Compare Source

v9.1.0: 9.1.0

Compare Source

The Gradle team is excited to announce Gradle 9.1.0.

Here are the highlights of this release:

  • Full Java 25 support
  • Native task graph visualization
  • Enhanced console output

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Eng Zer Jun,
EunHyunsu,
Gaëtan Muller,
HeeChul Yang,
Jendrik Johannes,
Johnny Lim,
Junho Lee,
Kirill Gavrilov,
Matthew Haughton,
Na Minhyeok,
Philip Wedemann,
Philipp Schneider,
Pradyumna C,
r-a-sattarov,
Ryszard Perkowski,
Sebastian Schuberth,
SebastianHeil,
Staffan Al-Kadhimi,
winfriedgerlach,
Xin Wang.

Upgrade instructions

Switch your build to use Gradle 9.1.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.1.0 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 18, 2025

@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 9436afa to 6217341 Compare October 29, 2025 16:52
@renovate renovate Bot changed the title Update Gradle to v9.1.0 Update Gradle to v9.2.0 Oct 29, 2025
@renovate renovate Bot changed the title Update Gradle to v9.2.0 Update Gradle to v9.2.1 Nov 17, 2025
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 6217341 to 719280a Compare November 17, 2025 15:54
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 719280a to 900dd11 Compare November 24, 2025 17:43
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 900dd11 to 2cf720f Compare December 31, 2025 14:59
@renovate renovate Bot changed the title Update Gradle to v9.2.1 Update Gradle to v9.3.0 Jan 16, 2026
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 2cf720f to baaf79d Compare January 16, 2026 14:13
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from baaf79d to d56e4e8 Compare January 29, 2026 17:00
@renovate renovate Bot changed the title Update Gradle to v9.3.0 Update Gradle to v9.3.1 Jan 29, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Feb 20, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

AGP 9 includes Kotlin support natively, so the separate
kotlin-android plugin must be removed. This follows the Flutter
migration guide at docs.flutter.dev/release/breaking-changes/migrate-to-agp-9.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
audio_session (transitive dep via just_audio) still applies
kotlin-android plugin which is incompatible with AGP 9's built-in
Kotlin. This is a known issue (flutter/flutter#181383).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Kotlin 2.3.10 deprecated kotlinOptions and requires the new
compilerOptions DSL instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sonarqubecloud
Copy link
Copy Markdown

@daohoangson daohoangson merged commit 038ffe1 into master Feb 21, 2026
18 checks passed
@daohoangson daohoangson deleted the renovate/gradle-9.x branch February 21, 2026 00:34
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.

1 participant