MovingBlocks / CrashReporter

A little utility for making crash reporting easier from different projects. Automation category: Terasology Library
Apache License 2.0
7 stars 9 forks source link

chore: update gradle to 6.8.2 from 6.5 #45

Closed keturn closed 3 years ago

keturn commented 3 years ago

To upgrade gradle, use the gradle wrapper --gradle-version=6.8.2 task. This updates the wrappers as well, which helps especially for new check-outs of the project being on the new version.