Shan
01/19/2020, 3:29 AMandroid-local
, that needs to depend on a Kotlin Multiplatform project, android-remote
. I have it setup as so, but when I check `android-local`'s dependencies android-remote
is not resolved. Any idea what I need to do to get this working? I need android-local
to depend on the jvm artifact of android-remote
. Do I need to specify that somehow? I already asked in #multiplatform but no dice.