Commit e2ed2eb
committed
Add Coil image loading dependencies to firebase-ai
Introduces Coil 2 and Coil 3 dependencies for image loading. This
includes `coil-compose` for Coil 2, and `coil-compose`,
`coil-network-okhttp`, and `coil-svg` for Coil 3.
While these deps exist in the root `gradle/libs.versions.toml`, they
do not exist in the `firebase-ai/gradle/libs.versions.toml` file,
which is necessary to build the firebase-ai quickstart app.1 parent 60c0e67 commit e2ed2eb
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
39 | 45 | | |
40 | 46 | | |
41 | 47 | | |
| |||
0 commit comments