Looking for a definitive guide to clearing AS cach...
# android-studio
m
Looking for a definitive guide to clearing AS caches (I’ve tried the usual Invalidate caches and clearing various gradle caches but to no avail). I have one module (multi-module) app that has been causing problems for months. Any module that depends on it, shows “unresolved references” in AS. However, the code compiles and executes without issue. The workaround is to rename the module to a temporary name (and then revert before committing changes). Very frustrating.