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 1576314 commit ba173a1Copy full SHA for ba173a1
build.gradle
@@ -36,8 +36,8 @@ dependencies {
36
implementation "$kotlin-reflect:$kotlinVersion"
37
38
ext.kx = "com.github.kotlin-graphics"
39
- implementation "$kx:gln:b80802d2b753b9035e434769002619fbe5f551d8"
40
- implementation "$kx:vkk:126216f5e07b15e40af30b06a2a1c0bb769d9e5b"
+ implementation "$kx:gln:abd6a2630f3a8a4abce821cfe6155653da58c2a6"
+ implementation "$kx:vkk:3a9865105ee5a968ba039f1dd9d411f2b4e4397d"
41
implementation "$kx:appBuffer:8e7c97d4bb6651ce7d9446cd4ac619b7cc8c72ed"
42
43
testImplementation 'io.kotlintest:kotlintest:2.0.7'
0 commit comments