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 b0b88df commit 2cda64aCopy full SHA for 2cda64a
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
implementation "$kotlin-reflect:$kotlinVersion"
37
38
ext.kx = "com.github.kotlin-graphics"
39
- implementation "$kx:gln:294d84e53f"
+ implementation "$kx:gln:820ec8bca2"
40
implementation "$kx:vkk:86fe39a"
41
implementation "$kx:appBuffer:39d8216"
42
0 commit comments