// Gradle is able to infer the ordering of the source source sets
// due to the compileClasspath attribute
dependsOn compileTestJava, compileExamplesJava
// Gradle is able to infer the ordering of the source source sets
// due to the compileClasspath attribute
dependsOn compileTestJava, compileExamplesJava