. Invalidate Cache does not help. I'm on latest kotlin/ktor versions. Any ideas?
r
russhwolf
05/29/2019, 3:11 PM
What sourceSet is failing to resolve? eg common or one of the platforms? Possibly you need to enable metadata or add platform-specific dependencies in addition to the common ones.
a
Andy Victors
05/29/2019, 5:59 PM
Thanks, I have inserted dependency on all sets, to be sure. 😕 Not compiling is common code. metadata enabled.