We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abcc3ff commit 241ac8fCopy full SHA for 241ac8f
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.5"
+ installer "com.cleanroommc:lwjglxx:1.0.7"
421
lwjglLibraries[0].each {
422
installer "org.lwjgl:$it:$props.lwjgl_version"
423
runtimeOnly "org.lwjgl:$it::$lwjglArch"
0 commit comments