Migrate to coil3
This commit is contained in:
parent
f2a7e5d538
commit
3a09d1c4ca
43 changed files with 148 additions and 117 deletions
|
|
@ -63,6 +63,9 @@ dependencies {
|
|||
implementation(libs.androidx.datastore.preferences)
|
||||
api(projects.features.preferences.api)
|
||||
|
||||
implementation(platform(libs.network.okhttp.bom))
|
||||
implementation(libs.network.okhttp)
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.coroutines.test)
|
||||
testImplementation(libs.molecule.runtime)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue