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 b6bc2ec commit fc08261Copy full SHA for fc08261
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 = 'b63b9fda85cda153b1c470fe291c2a0114cea06d'
+ gln_version = '980c4b28f15aabf881b30805e454d9df31b7f20c'
20
vkk_version = 'a0d037b48e'
21
lwjgl_version = "3.2.1"
22
lwjgl_natives = current() == WINDOWS ? "windows" : current() == LINUX ? "linux" : "macos"
0 commit comments