Skip to content

Commit 61994cc

Browse files
committed
version 0.9.9.0 build 9
- kotlin 1.2.70 - gradle 4.10.2 - kotlintest 3.1.10
1 parent 5a60a51 commit 61994cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
3232

3333
implementation 'com.github.kotlin-graphics:kotlin-unsigned:75287b442e5c25ec79ec56a741e6dc4b6f3cd479'
34-
implementation 'com.github.kotlin-graphics:appBuffer:9139bbf'
34+
implementation 'com.github.kotlin-graphics:kool:303b40161c516dfb11188a22b859ce41553ad7cd'
3535

3636
testImplementation 'io.kotlintest:kotlintest-runner-junit5:3.1.10'
3737

0 commit comments

Comments
 (0)