Skip to content

Commit fc08261

Browse files
committed
⬆️ gln
1 parent b6bc2ec commit fc08261

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 = 'b63b9fda85cda153b1c470fe291c2a0114cea06d'
19+
gln_version = '980c4b28f15aabf881b30805e454d9df31b7f20c'
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)