I'm extremely proud of Gradle Best Practices finally launching to the public. It was a result of many hours of discussions, negotiations, and wordsmithing to bring you the first batch of best practices. It was a deep collaboration between Google, Jetbrains, and Gradle.

I hope you enjoy it!

https://blog.gradle.org/gradle-best-practices

#gradle

Gradle Best Practices - A Path to Build Happiness

Gradle Build Tool, also known as Gradle, is a highly flexible and extensible build system. It supports multiple ways to structure and configure builds, making it incredibly powerful—but also somewhat dauntin...

If you have suggestions for areas of Gradle that could use best practices, do share!
@Aurimas Convention plugins ?
@GSala anything in particular about it?
@Aurimas maybe just when to use them to share build logic. What they are good for and what they are not good for.
BLOCKED: Add Best Practice: Use Convention Plugins by antohaby · Pull Request #32973 · gradle/gradle

Add use convention plugin best practice with samples

GitHub