Is there a known issue where common code doesn't resolve in Android Studio?
I have a jvm module that depends on a multiplatform module with common code. All of the common code is red and marked as an "Unresolved reference". The project builds and it works fine in Intellij, so it looks like it's just Android Studio that has a problem.
Using Android Studio Bumblebee Beta 4