When working on a team of android developers using gradle as your build system. Should you include gradle/wrapper/gradle-wrapper.properties in git, or should it be part of your
It should be put under source control, as it's necessary for gradlew to work properly.
gradlew