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 613ce2c commit 9172395Copy full SHA for 9172395
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 = '39c1390fcbbbcfea7ad5fc3e80e19e0729373ecc'
+ gln_version = 'f718290c7b0ad6e1751bc8ce8e4d50f5a8f24372'
20
vkk_version = 'a0d037b48e'
21
lwjgl_version = "3.2.1"
22
lwjgl_natives = current() == WINDOWS ? "windows" : current() == LINUX ? "linux" : "macos"
0 commit comments