Commit 6cd170a
committed
Fix fileprovider build with androidx
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`.1 parent ac17450 commit 6cd170a
1 file changed
Lines changed: 6 additions & 0 deletions
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
133 | 137 | | |
| 138 | + | |
| 139 | + | |
134 | 140 | | |
135 | 141 | | |
0 commit comments