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 f74c196 commit 3e520b3Copy full SHA for 3e520b3
build.gradle
@@ -36,8 +36,8 @@ dependencies {
36
implementation "$kotlin-reflect:$kotlinVersion"
37
38
ext.kx = "com.github.kotlin-graphics"
39
- implementation "$kx:gln:b6f92bf107aa87046bccb5d35edcccb50e767770"
40
- implementation "$kx:vkk:8bff64f6a686bfbb3e2e38f3b5665f8e3ec2c396"
+ implementation "$kx:gln:cd136976f44f7b098311e05aa053adac1d4c29e5"
+ implementation "$kx:vkk:d74b465bcaa63acf1f4f09a02f1ad6da783404e5"
41
42
testImplementation 'io.kotlintest:kotlintest:2.0.7'
43
testImplementation 'io.kotlintest:kotlintest-runner-junit5:3.0.6'
0 commit comments