I\'m using Android Studio 3.2 Beta5 to migrate my project to AndroidX. When I rebuild my app I got these errors:
ERROR: [TA
I fixed it by refreshing the cahche (Instead of invalidating it - which also clears the local history):
Thats it!