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 e0bc237 commit a1cafbdCopy full SHA for a1cafbd
build.gradle
@@ -23,8 +23,8 @@ buildscript {
23
24
ext{
25
moduleName = 'com.github.kotlin_graphics.glm'
26
- unsigned_version = "d36886eb3474bfe0cf85e7b3c08a5fe8e2b96657"
27
- kool_version = "8d4292e2e2091ab7dfab7bbb66c4775229168df7"
+ unsigned_version = "0e3cc3ec155986f2100fee03cc143cbd3dfd0d84"
+ kool_version = "7c3dfaf417b00a0b7fe5dd273bf10291ebfe45d0"
28
lwjgl_version = "3.2.2-SNAPSHOT"
29
lwjgl_natives = current() == WINDOWS ? "windows" : current() == LINUX ? "linux" : "macos"
30
}
0 commit comments