This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Commit c2945f3
authored
Use api to allow support-v4 version resolution. (#748)
* Use api to allow support-v4 version resolution.
If apps use image_picker and another plugin that uses a different
version of support-v4 it should be visible to gradle to allow
resolution to the latest version.
* bump version1 parent db3f999 commit c2945f3
File tree
3 files changed
+6
-2
lines changed- packages/image_picker
- android
3 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments