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 dea4806 commit a4bc986Copy full SHA for a4bc986
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
38
ext.kx = "com.github.kotlin-graphics"
39
implementation "$kx:gln:b6f92bf107aa87046bccb5d35edcccb50e767770"
40
- implementation "$kx:vkk:154c486e71e7ad5ee301b6e65e6be9d697675d9d"
+ implementation "$kx:vkk:eb50e291a4e1a308cb4e583309d966ea8cbc1729"
41
42
testImplementation 'io.kotlintest:kotlintest:2.0.7'
43
testImplementation 'io.kotlintest:kotlintest-runner-junit5:3.0.6'
0 commit comments