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 285f534 commit dd1c1c0Copy full SHA for dd1c1c0
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
implementation "$kotlin-reflect:$kotlinVersion"
37
38
ext.kx = "com.github.kotlin-graphics"
39
- implementation "$kx:gln:b6f92bf107aa87046bccb5d35edcccb50e767770"
+ implementation "$kx:gln:b3d4bf769d554ab49e774788c765dd55f8d2d458"
40
implementation "$kx:vkk:dd3c03eed7a5bb016e5ac57992edaecb400479db"
41
42
testImplementation 'io.kotlintest:kotlintest:2.0.7'
0 commit comments