| changeset 894 | 53dec2220f3c |
| parent 893 | 05aca5460a1c |
| child 897 | 3f9b625821ec |
--- a/manage_feeds/build.gradle.kts Fri Jul 08 12:41:51 2022 -0400 +++ b/manage_feeds/build.gradle.kts Fri Jul 08 18:33:26 2022 -0400 @@ -108,7 +108,7 @@ implementation(project(":htmlparsers")) implementation(project(":webapi")) - implementation("io.coil-kt:coil:1.4.0") + implementation("io.coil-kt:coil:2.1.0") androidTestImplementation("androidx.work:work-testing:2.7.1") dualTestImplementation("androidx.arch.core:core-testing:2.1.0")