Skip to content

Commit a1cafbd

Browse files
committed
v0.9.9.0 build 13
lwjgl 3.2.2-3 Kotlin 1.3.21 Kotlintest 3.2.1 Shadow 4.0.4 Gradle 5.2.1 with Shadow workaround
1 parent e0bc237 commit a1cafbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ buildscript {
2323

2424
ext{
2525
moduleName = 'com.github.kotlin_graphics.glm'
26-
unsigned_version = "d36886eb3474bfe0cf85e7b3c08a5fe8e2b96657"
27-
kool_version = "8d4292e2e2091ab7dfab7bbb66c4775229168df7"
26+
unsigned_version = "0e3cc3ec155986f2100fee03cc143cbd3dfd0d84"
27+
kool_version = "7c3dfaf417b00a0b7fe5dd273bf10291ebfe45d0"
2828
lwjgl_version = "3.2.2-SNAPSHOT"
2929
lwjgl_natives = current() == WINDOWS ? "windows" : current() == LINUX ? "linux" : "macos"
3030
}

0 commit comments

Comments
 (0)