Hello, World! Hey I’m getting an `Inheritance fro...
# multiplatform
b
Hello, World! Hey I’m getting an
Inheritance from an interface with '@JvmDefault' members is only allowed with -Xjvm-default option
error when implementing an interface which doesn’t have any default methods (okio’s Source) 🤔.  What am I missing? (have this on an MP project, works without issue on a regular JVM project)
👀 1
looks like it may be this issue