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 21, 2025
1 parent 50464f1 commit 7c1d4d6
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.15"
installer "com.cleanroommc:lwjglxx:1.0.16"
lwjglLibraries[0].each {
installer "org.lwjgl:$it:$props.lwjgl_version"
runtimeOnly "org.lwjgl:$it::$lwjglArch"
Expand Down

0 comments on commit 7c1d4d6

Please sign in to comment.