We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51baa3 commit a936c79Copy full SHA for a936c79
build.gradle.kts
@@ -21,8 +21,8 @@ val kx = "com.github.kotlin-graphics"
21
val unsignedVersion = "f2cd9c97"
22
val koolVersion = "b4ff3661"
23
val glmVersion = "3466fcde"
24
-val gliVersion = "689dfb02"
25
-val unoVersion = "830edeec"
+val gliVersion = "9c67885f"
+val unoVersion = "68d50c59"
26
val lwjglVersion = "3.2.3"
27
val lwjglNatives = "natives-" + when (current()) {
28
WINDOWS -> "windows"
0 commit comments