I'm working on an Android app in IntelliJ. Last night I made a release to my beta community, which means it was all working fine, compiling, debugging, etc. After I noticed IntelliJ had an update so I went ahead and updated, after opening IntelliJ lots of a my classes show as having issues. Basically it is unable to find some classes from Android support libraries. Best that I can tell the libs are still there. I didn't change anything between the last time it worked and the update. Furthermore if I run a Build->Rebuild project, it all works fine.
Anyways, I'm still looking at my settings to see what is different but has anyone had this issue?
Thanks.