Skip to content

Commit cf320eb

Browse files
committed
⬆️ gln
1 parent 6e6945f commit cf320eb

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 = '678d6d18f3280b373c6f4fe9ac0b95699783fb6f'
19+
gln_version = 'b8019ef613d523cdbbf057e0597ab468525bd287'
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)