Skip to content

Commit 6db30b0

Browse files
committed
⬆️ kool
1 parent aec61a4 commit 6db30b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ext {
1515
moduleName = 'com.github.kotlin_graphics.gli'
1616
kotlin_version = '1.3.10'
1717
kotlintest_version = '3.1.10'
18-
glm_version = '1515bd889e1928e7a217074fee859594850f6aa2'
18+
glm_version = '375708cf1c0942b0df9d624acddb1c9993f6d92d'
1919
lwjgl_version = "3.2.1-SNAPSHOT"
2020
lwjgl_natives = current() == WINDOWS ? "windows" : current() == LINUX ? "linux" : "macos"
2121
}

0 commit comments

Comments
 (0)