Skip to content

Commit a936c79

Browse files
committed
⬆️
1 parent f51baa3 commit a936c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ val kx = "com.github.kotlin-graphics"
2121
val unsignedVersion = "f2cd9c97"
2222
val koolVersion = "b4ff3661"
2323
val glmVersion = "3466fcde"
24-
val gliVersion = "689dfb02"
25-
val unoVersion = "830edeec"
24+
val gliVersion = "9c67885f"
25+
val unoVersion = "68d50c59"
2626
val lwjglVersion = "3.2.3"
2727
val lwjglNatives = "natives-" + when (current()) {
2828
WINDOWS -> "windows"

0 commit comments

Comments
 (0)