0 votes
in Gradle by
In What Language Should I Develop My Plugins?

1 Answer

0 votes
by

You can develop your plugins in any JVM language, but as part of this effort, we are working on making Kotlin the language of choice for developing Gradle plugins. Stay tuned!

...