initializr/initializr-generator
jnizet 0eeb85697e Add support for Gradle's tasksWithType
This commit adds support for configuring several tasks at once using
a type. It also migrates the Kotlin support so that, instead of
configuring compileKotlin and compileTestKotlin, it configures all
tasks of type KotlinCompile at once.

See gh-890
2019-05-02 09:41:05 +02:00
..
src Add support for Gradle's tasksWithType 2019-05-02 09:41:05 +02:00
pom.xml Polish module dependencies 2019-02-08 13:01:32 +01:00