Hi why I’m getting this warning?
# multiplatform
r
Hi why I’m getting this warning?
f
I had this same problem when two levels from my “hierarchy” had actual implementations. Here the
jvmMain
and the
androidMain
had the actual implementations and they were conflicting.
r
@faogustavo In my case there no actual implementation in middle level modules