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 ac83b7e commit 8d9b235Copy full SHA for 8d9b235
build.gradle
@@ -36,8 +36,8 @@ dependencies {
36
implementation "$kotlin-reflect:$kotlinVersion"
37
38
ext.kx = "com.github.kotlin-graphics"
39
- implementation "$kx:gln:abf9a222b4a101d4fb636ac8bc66b91f47781d2d"
40
- implementation "$kx:vkk:ed7dc4f1c6efc8f191158907256242247d8159b7"
+ implementation "$kx:gln:dcad239e4d9a79436d544156e7055fbda5959c9c"
+ implementation "$kx:vkk:a9af2c399af09ec4dd221cd8fbe5aecc390dc8cc"
41
42
testImplementation 'io.kotlintest:kotlintest:2.0.7'
43
testImplementation 'io.kotlintest:kotlintest-runner-junit5:3.0.6'
0 commit comments