Skip to content

Commit 9172395

Browse files
committed
⬆️ gln
1 parent 613ce2c commit 9172395

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
@@ -16,7 +16,7 @@ ext{
1616
kotlin = 'org.jetbrains.kotlin:kotlin'
1717
kotlin_version = '1.3.11'
1818
kotlintest_version = '3.1.11'
19-
gln_version = '39c1390fcbbbcfea7ad5fc3e80e19e0729373ecc'
19+
gln_version = 'f718290c7b0ad6e1751bc8ce8e4d50f5a8f24372'
2020
vkk_version = 'a0d037b48e'
2121
lwjgl_version = "3.2.1"
2222
lwjgl_natives = current() == WINDOWS ? "windows" : current() == LINUX ? "linux" : "macos"

0 commit comments

Comments
 (0)