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 2e34d01 commit 6236a09Copy full SHA for 6236a09
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
implementation "$kotlin-reflect:$kotlinVersion"
37
38
ext.kx = "com.github.kotlin-graphics"
39
- implementation "$kx:gln:399cd2a"
+ implementation "$kx:gln:399cd2a1d7"
40
implementation "$kx:vkk:9dc6cfc"
41
implementation "$kx:appBuffer:23e9166"
42
0 commit comments