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 fix this with two steps
1) File -> Invalidate Caches / restart...
2) Build -> Clean project