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.
2 parents 3cec4ab + e706ec1 commit 8033a41Copy full SHA for 8033a41
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
38
ext.kx = "com.github.kotlin-graphics"
39
implementation "$kx:gln:520e83c"
40
- implementation "$kx:vkk:b4a7ec7"
+ implementation "$kx:vkk:0c4e663"
41
implementation "$kx:appBuffer:84c9312"
42
43
testImplementation 'io.kotlintest:kotlintest:2.0.7'
0 commit comments