So, why is this saying unresolved reference? It seems it's saying that every time it's importing som...
i
So, why is this saying unresolved reference? It seems it's saying that every time it's importing something from an outside package Why is this happening and how do I solve this?
e
I've had luck disabling Gradle configuration cache, or opening the project in Intellij, and all of the different tracks of Android Studio until one of them work.
i
Ok, actually the thing that did the job here was to use gradle clean and build