Skip to content

Commit

Permalink
Update lwjglxx
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Feb 13, 2025
1 parent b0be8cc commit 85d24e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ project(':cleanroom') {

dependencies {
compileOnly "com.cleanroommc:lwjglx:1.0.0"
installer "com.cleanroommc:lwjglxx:1.0.9"
installer "com.cleanroommc:lwjglxx:1.0.11"
lwjglLibraries[0].each {
installer "org.lwjgl:$it:$props.lwjgl_version"
runtimeOnly "org.lwjgl:$it::$lwjglArch"
Expand Down

0 comments on commit 85d24e5

Please sign in to comment.