Shan
01/19/2020, 4:29 AM:android-local:dependencies
releaseRuntimeClasspath - Runtime classpath of compilation 'release' (target (androidJvm)).
+--- project :android-remote
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.3.61
| +--- my.other.lib:that.is.published:0.0.1
and in releaseUnitTestRuntimeClasspath
, but my project cannot find its dependencies.