Ben-Xav / holycraap

BACKEND In search of the one and only Holy Craap - a treasure also known as "Big Whoop(TM)" - a new adventure game written in Java and JavaScript, using Spring and React.
GNU General Public License v3.0
1 stars 0 forks source link

Remove Gradle wrapper, add Gradle 6.5 to prerequisites #4

Closed xavierhardy closed 4 years ago

xavierhardy commented 4 years ago

For a simple project like this one, we should avoid using a Gradle wrapper altogether. Recommend the use of Gradle 6.5 and remove the Gradle wrapper files from the repository.

BenMorant commented 4 years ago

done

xavierhardy commented 4 years ago

The Gradle wrapper is still there. https://github.com/BenMorant/holycraap/tree/master/gradle/wrapper

BenMorant commented 4 years ago

not there anymore