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 048413b commit d9aa01dCopy full SHA for d9aa01d
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
38
ext.kx = "com.github.kotlin-graphics"
39
implementation "$kx:gln:6b7c648"
40
- implementation "$kx:vkk:b526b9a"
+ implementation "$kx:vkk:134df14"
41
implementation "$kx:appBuffer:aff415e3566ab5a9da28efcd569fd55b92a16070"
42
43
testImplementation 'io.kotlintest:kotlintest:2.0.7'
0 commit comments