Consider using the gradle wrapper
barrybecker4 opened this issue · 2 comments
barrybecker4 commented
If the gradle wrapper is supplied with the project, them developers of this project will not need to first install gradle.
See https://medium.com/@bherbst/understanding-the-gradle-wrapper-a62f35662ab7
@ensozos, if you agree, I will make a PR to add the gradle wrapper.
ensozos commented
I agree that's a good idea
barrybecker4 commented
This has been added.