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 1a8d0a8 commit 275e6bfCopy full SHA for 275e6bf
build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
ext.kx = "com.github.kotlin-graphics"
39
implementation "$kx:gln:399cd2a1d7"
40
implementation "$kx:vkk:9dc6cfc"
41
- implementation "$kx:appBuffer:23e9166"
+ implementation "$kx:appBuffer:23e9166e41"
42
43
testImplementation 'io.kotlintest:kotlintest:2.0.7'
44
testImplementation 'io.kotlintest:kotlintest-runner-junit5:3.0.6'
0 commit comments