Skip to content

Commit 9ee5fef

Browse files
Update lwjglxx to fix macos crash
1 parent a9649fd commit 9ee5fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/cleanroom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ configurations {
261261

262262
dependencies {
263263
compileOnly "com.cleanroommc:lwjglx:1.0.0"
264-
installer "com.cleanroommc:lwjglxx:1.1.16"
264+
installer "com.cleanroommc:lwjglxx:1.1.17"
265265
lwjglLibraries[0].each {
266266
installer "org.lwjgl:$it:$props.lwjgl_version"
267267
runtimeOnly "org.lwjgl:$it::$lwjglArch"

0 commit comments

Comments
 (0)