Shan
01/19/2020, 10:16 PMjvmMainApi
and jvmCompile
and all sorts of variations of configs that are supplied by the multiplatform plugin, but the one I needed was jvmDefault
.
api(project(":android-remote","jvmDefault"))
It now sees `android-remote`'s dependencies correctly!