fixed name for io-common
This commit is contained in:
parent
9d19dc7159
commit
ac1c77d94f
@ -52,7 +52,7 @@ open class ScientifikMPPlugin : Plugin<Project> {
|
||||
implementation("org.jetbrains.kotlinx:atomicfu-common:${Scientifik.atomicfuVersion}")
|
||||
}
|
||||
if(extension.io){
|
||||
api("org.jetbrains.kotlinx:kotlinx-io-common:${Scientifik.ioVersion}")
|
||||
api("org.jetbrains.kotlinx:kotlinx-io:${Scientifik.ioVersion}")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user