I\'m refactoring an app to use androidx. I have struggled to get rid of all the libraries that do not support it. I thought I had removed all the libraries that use the sup
Try to MIGRATE to ANDROIDX from the following path in Android Studio:
(Refactor>Migrate to AndroidX...)