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