However, the next problem is that I can’t seem to ...
# gradle
a
However, the next problem is that I can’t seem to get the jar/klib dependencies for the common source set. Both of these functions should appear the same. How can I get the klib dependencies for the Kotlin common source set? Are they in a Configuration? I’ve tried looking in all of the Configurations named
*ConfigurationName
in
KotlinSourceSet
and
KotlinCompilation<*>