Open tresat opened 5 months ago
It should be at least as easy to start a new Gradle project from scratch using the Declarative DSL as it is to start one with the non-Declarative syntax, which can be done with gradle init.
gradle init
It should be at least as easy to start a new Gradle project from scratch using the Declarative DSL as it is to start one with the non-Declarative syntax, which can be done with
gradle init
.