Has anyone encountered a bug in IntelliJ/AndroidStudio that breaks code highlighting/completion for Java projects that depend on KMM libraries that have both Android and JVM targets? My project compiles fine but the IDE seems to incorrectly use the Android target instead of the JVM target when doing autocompletion.