We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a60a51 commit 61994ccCopy full SHA for 61994cc
build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
32
33
implementation 'com.github.kotlin-graphics:kotlin-unsigned:75287b442e5c25ec79ec56a741e6dc4b6f3cd479'
34
- implementation 'com.github.kotlin-graphics:appBuffer:9139bbf'
+ implementation 'com.github.kotlin-graphics:kool:303b40161c516dfb11188a22b859ce41553ad7cd'
35
36
testImplementation 'io.kotlintest:kotlintest-runner-junit5:3.1.10'
37
0 commit comments