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