We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e17822c commit 4fb88c9Copy full SHA for 4fb88c9
build.gradle
@@ -16,7 +16,7 @@ ext{
16
kotlin = 'org.jetbrains.kotlin:kotlin'
17
kotlin_version = '1.3.11'
18
kotlintest_version = '3.1.11'
19
- gln_version = 'b8019ef613d523cdbbf057e0597ab468525bd287'
+ gln_version = '63d26807879c3519744f5aae7a059e3ca40a894a'
20
vkk_version = 'a0d037b48e'
21
lwjgl_version = "3.2.1"
22
lwjgl_natives = current() == WINDOWS ? "windows" : current() == LINUX ? "linux" : "macos"
0 commit comments