darkmoon_uk
dependsOn(gradle.includedBuild("someNamedBuild").task(":build"))
Could not determine the dependencies of task ':build'. > Task with path ':build' not found in project ':someNamedBuild'.
build
dependsOn(gradle.includedBuild("someNamedBuild").task(":tasks"))
someNamedBuild
cristiangm
:
"build"
no
A modern programming language that makes developers happier.