addamsson
11/24/2018, 7:06 PMCompilation is not supported for following modules: zircon.core_commonMain, zircon.core_commonTest, zircon.core_jvmMain, zircon.core_jvmTest. Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project.
what could be the problem? Gradle build runs fine, the application works, and it worked in the previous IDEA version as well. What do I need to upgrade to get this fixed? I'm not even using Android (have nothing Android-related on my computer).
What's really weird is that I have neither non-Gradle Java modules nor Android-Gradle modules!russhwolf
11/24/2018, 7:51 PMaddamsson
11/24/2018, 7:52 PMorangy