Should I be able to use Okio for file access in Kotlin native? Gradle seems to be unhappy trying to import it in a
commonMain
or
nativeMain
block.
g
georg
10/24/2020, 9:09 PM
I think it’s ought to be supported but have to check. There’s also a library being developed by Jetbrains you might want to take a look at https://github.com/Kotlin/kotlinx-io