Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project
The solution was simple - in IntelliJ:
- File -> Invalidate Caches / Restart
- Choose Invalidate and Restart
- Rebuild after IntelliJ restarts.
Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project
Amidst everything that's been going on over the last few months, checking on how my apps have been doing has been low down my priorities...