Add option to gradle wrapper for 'all' distribution

Would be good to have a switch on the ‘wrapper’ task to always fetch the -all distro instead of the -bin distro (which it does by default).

The reason for this is that IDEA immediately asks you if you want to switch to the -all distro when you import from a build.gradle file.