Gradle

Gradle Inc. · current 9.7.1

The current version of Gradle is 9.7.1 (as of 19/08/2026). patchletter checks the official source daily and emails you every new release.

Gradle at a glance

Gradle is a widely used build automation tool, central to Java, Kotlin and Android projects. Gradle ships regular releases plus fixes; as build tooling that downloads dependencies and executes build logic, keeping it and your build pinned matters.

For admins the key practices are pinning and integrity: use the Gradle wrapper with a verified distribution and enable dependency verification, since Gradle resolves and executes code from many dependencies — a supply-chain risk. Keep Gradle current for performance and security fixes, but pin the wrapper version per project for reproducible builds across a team and CI. Upgrades can bring deprecations and changed behaviour; read the release notes and test the build. The plugins you apply have their own versions and risk — vet them. After upgrading, run a clean build and verify output. Track the version you build with; patchletter surfaces new Gradle releases.

Version history & changelog · as detected by patchletter

VersionChannelDateNotes
9.7.1STABLE19/08/2026Release notes →
9.7.0STABLE06/08/2026Release notes →
9.6.1STABLE26/06/2026Release notes →
9.6.0STABLE19/06/2026Release notes →
9.5.1STABLE12/05/2026Release notes →
9.5.0STABLE28/04/2026Release notes →
9.4.1STABLE19/03/2026Release notes →
9.4.0STABLE04/03/2026Release notes →
9.3.1STABLE29/01/2026Release notes →
9.3.0STABLE16/01/2026Release notes →
9.2.1STABLE17/11/2025Release notes →
9.2.0STABLE29/10/2025Release notes →
9.1.0STABLE18/09/2025Release notes →
9.0.0STABLE31/07/2025Release notes →
8.14.5STABLE07/05/2026Release notes →
8.14.4STABLE23/01/2026Release notes →
8.14.3STABLE04/07/2025Release notes →
8.14.2STABLE05/06/2025Release notes →
8.14.1STABLE22/05/2025Release notes →
8.14.0STABLE25/04/2025Release notes →
8.13.0STABLE25/02/2025Release notes →
8.12.1STABLE24/01/2025Release notes →
8.12.0STABLE20/12/2024Release notes →
8.11.1STABLE20/11/2024Release notes →
8.11.0STABLE11/11/2024Release notes →
8.10.2STABLE24/09/2024Release notes →
8.10.1STABLE09/09/2024Release notes →
8.10.0STABLE14/08/2024Release notes →
8.9.0STABLE11/07/2024Release notes →
8.8.0STABLE01/06/2024Release notes →
8.7.0STABLE22/03/2024Release notes →
8.6.0STABLE02/02/2024Release notes →
8.5.0STABLE29/11/2023Release notes →
8.4.0STABLE04/10/2023Release notes →
8.3.0STABLE17/08/2023Release notes →
8.2.1STABLE10/07/2023Release notes →
8.2.0STABLE30/06/2023Release notes →
7.6.6STABLE04/07/2025Release notes →
7.6.5STABLE04/06/2025Release notes →
7.6.4STABLE05/02/2024Release notes →
7.6.3STABLE04/10/2023Release notes →
7.6.2STABLE30/06/2023Release notes →

Frequently asked questions

What is the latest version of Gradle?
Gradle 9.7.1, released 19/08/2026. patchletter checks the vendor's official source daily for new releases.
Where can I find the Gradle release notes?
The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
How do I get notified about new Gradle updates?
Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.

Never miss a Gradle update

We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.

Watch Gradle

Embed this badge

Shows the current Gradle version and updates itself. Free to use, no account needed.

Gradle badge
[![Gradle](https://patchletter.com/badge/gradle.svg)](https://patchletter.com/en/software/gradle)
https://patchletter.com/badge/gradle.svg

Also available: ?v=eol (end of support) and ?v=cve (actively exploited).

Related tools in Development & DevOps