Getting Started with Declarative Gradle#
In our first announcement, we announced a new experimental project called Declarative Gradle. That post introduced our ideas for a developer-first software definition and how we planned to fulfill our vision for a declarative build language for Gradle.
Since then, we've been working hard to create sample projects and add support for Declarative Gradle in Android Studio, IntelliJ and VSCode.
Info
After each EAP, we encourage you to try out what we have built so far and tell us what you think!
Declarative Gradle is ready for trying out our provided sample projects for Java, Kotlin and Android applications.
Declarative Gradle is not ready for adoption by plugin authors, build engineers or software engineers.
- Follow our setup instructions
- Pick one or more of our samples
- Try out the Declarative Gradle features
- Provide us feedback