Introduction
|
New posts
|
New videos
|
New releases
-
Embrace has open-sourced its Gradle plugin, formerly known as “Swazzler”, so Android developers can now configure instrumentation and mapping upload directly via an official, documented plugin whose source code is publicly available.
-
Shadow 9.0.0 is a major update to the plugin, which has been completely rewritten in Kotlin for improved performance and maintainability. This release introduces new features and breaking changes, so be sure to review the changelog and documentation before upgrading.
-
Infrastructure as Code (IaC) Plugin Suite 2.4.0 is now feature-complete, with full support for OpenTofu and Terraform. This release allows for publishing OpenTofu and Terraform modules and generating documentation via the `terraform-docs` tool.
-
GradleTest 4.1.0 is now available with preliminary support for testing against Gradle 9.0.0.
From the Gradle team
|
Gradle 9.0.0 major release

Gradle 9.0.0 is a new major release that incorporates many features since version 8.0.
This major release includes:
- The Configuration Cache is now the preferred mode of execution.
- Gradle now supports Groovy 4, Kotlin 2.2+, and the new K2 compiler.
- The minimum required Java version has been raised to Java 17.
👉 Update to Gradle 9.0.0.
|
How to reduce Maven Central traffic

At Gradle, we understand the importance of reducing traffic to Maven Central, a critical resource for the JVM community.
This blog post explains how using a caching proxy or artifact repository can improve build times, save on network costs, and prevent throttling issues.
👉 Read the blog post.
|
New Gradle “Shared Build Logic” course

We’ve kicked off a new initiative at Gradle: publishing free, online learning courses on YouTube in addition to DPE University.
Our first release is the Gradle Tutorial - Shared Build Logic, a six-part, self-paced series that shows how to centralize and reuse build logic. You’ll learn practical techniques for making your builds more modular, consistent, and maintainable.
👉 Take the course.
|
Google Summer of Code mid-term update

Our partnership with the Kotlin Foundation for Google Summer of Code (GSoC) 2025 continues, with mentors from across the community guiding five students on impactful Gradle-focused projects. We’re thrilled to announce that all five students successfully passed their mid-term evaluations at the end of July.
Here’s a summary of their impressive progress:
-
Improving Configuration Cache Adoption - Nouran Atef is working to facilitate the adoption of Gradle’s Configuration Cache across the ecosystem. She has submitted compatibility patches for several popular plugins (Nebula Lint, Compose Multiplatform Localization, Liquibase) and shared her key learnings in a recent blog post.
-
Simplifying Maven Central Publishing - Yongjun Hong has developed new Gradle plugins for Maven Central Publishing. These plugins simplify the process by allowing developers to define project-level defaults for pom.xml files and validate artifacts (including metadata and signing) before publishing.
-
Enhancing the IntelliJ Platform Gradle Plugin - Victoria Chuks Alajemba contributed to the IntelliJ Platform Gradle Plugin by improving its reporting capabilities. She also worked on parallelizing verification tasks using Gradle’s Worker API to boost performance.
-
A New Toolchain for Jenkins Plugin Development - Aarav Mahajan released the first version of the Gradle Convention Plugin for Jenkins Plugins. As detailed in his announcement blog, this plugin adds support for key features like Bill of Materials (BOM), the Plugin Compatibility Tester, and default QA configurations.
-
Better Kotlin Code Quality Reporting - Vanessa Johnson is enhancing static analysis reporting by integrating Gradle’s Problems API into the Detekt and Ktlint plugins. She submitted a pull request with the implementation and shared practical tips for developers in this detailed blog post.
Congratulations to all the contributors on their fantastic progress, and thanks to all mentors and maintainers! We look forward to seeing their final results.
Upcoming events
Meet the Gradle team and fellow community members at these upcoming events! We’d love to connect with you and discuss anything related to Gradle Build Tool, Develocity, or Developer Productivity Engineering (DPE).
-
September 8-9, swampUP by JFrog, Napa - Gradle and JFrog are making a big announcement! This is the #1 Event for DevOps, DevSecOps, and MLOps.
-
September 23-24, DPE Summit by Gradle, San Francisco - Registration is open, and speakers have been announced! Don’t miss your chance to attend the only conference dedicated entirely to DPE and DX.
-
September 24-26, droidcon Berlin - Europe’s leading Android developer conference. Meet Alex and Mikhail from the Gradle Build Tool team.
-
September 29-October 3, GOTO Copenhagen - Catch our very own Java Champion Trisha Gee present “Are your tests slowing you down?”
-
October 21-22, Open Source in Finance Forum (NYC) - Meet us at our booth at the premier crossover event for financial services and the open-source ecosystem.
-
October 30-31, droidcon London - The #1 conference for all things Android dev. Stop by our booth!
Spread the word
We encourage you to share highlights from this newsletter—let’s support the authors and contributors!
You can always find this and previous editions in the Gradle Newsletter Archive or subscribe via RSS.
The Call for Proposals for the September edition is now open, and we’d love your contributions!
|