We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50464f1 commit 7c1d4d6Copy full SHA for 7c1d4d6
build.gradle
@@ -417,7 +417,7 @@ project(':cleanroom') {
417
418
dependencies {
419
compileOnly "com.cleanroommc:lwjglx:1.0.0"
420
- installer "com.cleanroommc:lwjglxx:1.0.15"
+ installer "com.cleanroommc:lwjglxx:1.0.16"
421
lwjglLibraries[0].each {
422
installer "org.lwjgl:$it:$props.lwjgl_version"
423
runtimeOnly "org.lwjgl:$it::$lwjglArch"
0 commit comments