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 d30b867 commit b03ddb1Copy full SHA for b03ddb1
build.gradle
@@ -36,9 +36,9 @@ dependencies {
36
implementation "$kotlin-reflect:$kotlinVersion"
37
38
ext.kx = "com.github.kotlin-graphics"
39
- implementation "$kx:gln:9fd9ca2b02d7df3476592bed3133f0a9442b715f"
+ implementation "$kx:gln:b80802d2b753b9035e434769002619fbe5f551d8"
40
implementation "$kx:vkk:126216f5e07b15e40af30b06a2a1c0bb769d9e5b"
41
- implementation "$kx:appBuffer:c4b083b7b4a38760c9bde824ef8cbe0883d6e094"
+ implementation "$kx:appBuffer:8e7c97d4bb6651ce7d9446cd4ac619b7cc8c72ed"
42
43
testImplementation 'io.kotlintest:kotlintest:2.0.7'
44
testImplementation 'io.kotlintest:kotlintest-runner-junit5:3.0.6'
0 commit comments