I\'m trying to move to migrate to androidx. I used the migration tool in Android Studio. When I do this I get the following stacktrace when I run my app.
E/A
why does it want to load the old version of FileProvider?
Based on the stack trace, perhaps you are still using the old package name in the element in the manifest.