You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When androidx is enabled, the android support library is no longer
available. The library artifact needs to be replaced as well as changing
code to use the `FileProvider` class from `androidx.core.content`
instead of `android.support.v4.content`.
0 commit comments