Skip to content

Commit cc4d12a

Browse files
author
Sergey Mashkov
committed
Upgrade kotlinx-io
1 parent e290f8f commit cc4d12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/kotlinx-coroutines-io/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
compile ("org.jetbrains.kotlinx:kotlinx-io-jvm:0.0.6") {
2+
compile ("org.jetbrains.kotlinx:kotlinx-io-jvm:0.0.7") {
33
exclude(group: 'org.jetbrains.kotlin', module: 'kotlin-stdlib')
44
}
55

0 commit comments

Comments
 (0)