We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e290f8f commit cc4d12aCopy full SHA for cc4d12a
core/kotlinx-coroutines-io/build.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
- compile ("org.jetbrains.kotlinx:kotlinx-io-jvm:0.0.6") {
+ compile ("org.jetbrains.kotlinx:kotlinx-io-jvm:0.0.7") {
3
exclude(group: 'org.jetbrains.kotlin', module: 'kotlin-stdlib')
4
}
5
0 commit comments