Also, another issue: The android tests in `app` fa...
# multiplatform
r
Also, another issue: The android tests in
app
fail to build unless I add the library dependency to both
commonMain
and
commonTest
.
1
h
Found the root cause, here's the issue: https://youtrack.jetbrains.com/issue/KT-29343
👍 1