bod
02/18/2022, 5:14 PMInheritance 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)bod
02/18/2022, 5:20 PM