DEV Community

Dmitry Glazunov
Dmitry Glazunov

Posted on

Avoiding common pitfalls in Gradle plugin development

Image description
Writing Gradle plugins looks simple at first — just register a few tasks and you're done, right?
But small mistakes can quietly slow down every build across your entire codebase.

Full story 👇
https://medium.com/p/avoiding-common-pitfalls-in-gradle-plugin-development-a0fd5cae15b9?source=social.tw

Top comments (0)