Join Slack
Powered by
Alright I have made a simpler test project and am ...
# multiplatform
s
Shan
11/25/2019, 6:23 AM
Alright I have made a simpler test project and am having the same error. When I try to call a Java class I defined under
jvmMain
in a test within
jvmTest
or within a kotlin file under
jvmMain
I get an
Unresolved Reference
.
https://gitlab.com/snippets/1916268
There is a gist with my build config. Is there something I am missing?
Open in Slack
Previous
Next