Improvements
- Added support for setting the LWJGL group and version in the
lwjgl3
project extension.- If specified, targets will now inherit the group and version from the
lwjgl3
extension.
- If specified, targets will now inherit the group and version from the
Breaking Changes
- Updated the minimum required Gradle version to 8.0 (from 7.6).
LWJGL
has been replaced withLwjgl
in class names to follow Kotlin naming conventions.