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 8ef557d commit 51f0f4cCopy full SHA for 51f0f4c
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 = '7490a73665b0bf8732ebbc695c05efb0c8d0f7b7'
+ gln_version = 'ee88bd813ded05a32ca9356684358458092282c5'
20
vkk_version = 'a0d037b48e'
21
lwjgl_version = "3.2.1"
22
lwjgl_natives = current() == WINDOWS ? "windows" : current() == LINUX ? "linux" : "macos"
0 commit comments