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 7a8c67b commit 0f05f0eCopy full SHA for 0f05f0e
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
38
ext.kx = "com.github.kotlin-graphics"
39
implementation "$kx:gln:b6f92bf107aa87046bccb5d35edcccb50e767770"
40
- implementation "$kx:vkk:2c3593c914165b6078f5a711eacd3ce75e4b63b2"
+ implementation "$kx:vkk:025fbeb4f164117685ecccef27dbc4e6202af15f"
41
42
testImplementation 'io.kotlintest:kotlintest:2.0.7'
43
testImplementation 'io.kotlintest:kotlintest-runner-junit5:3.0.6'
0 commit comments