Is there any way to use the wrapper from a subproject besides calling it with the relative path?
../gradlew build
I remember reading some discussion of the gradle command autodetecting the existence of the wrapper in a project and respecting it’s settings. Is that still on the plans?