Simsilica / SimMath

A double-based math package similar to JME's float-based math classes.
BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

Update Gradle wrapper's version #5

Closed benoit-dubreuil closed 1 year ago

benoit-dubreuil commented 3 years ago

Original intent

Update the Gradle wrapper's version Currently, the Gradle wrapper version used is 2.10. I'd like to use the latest version, which is Gradle 7.1.1. It is necessary, as my IDE does not support Gradle versions that old. Also, newer versions allow the use of newer JDKs. See the the following GitHub issue : https://github.com/Simsilica/SimMath/issues/2#issuecomment-896918407

References

See the forum discussion : https://hub.jmonkeyengine.org/t/simmath-vec3i-contribution/44833

Related to the following issues : #2

pspeed42 commented 1 year ago

Closing this as the gradle wrapper was updated some time back to 7.4.2.