Skip to content

Commit

Permalink
Merge pull request #631 from skydoves/bom/coil3
Browse files Browse the repository at this point in the history
Add missing coil3 to the bom
  • Loading branch information
skydoves authored Dec 28, 2024
2 parents e77c1e2 + deb042a commit afd3581
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bom/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ dependencies {
api(project(":landscapist-transformation"))
api(project(":glide"))
api(project(":coil"))
api(project(":coil3"))
api(project(":fresco"))
api(project(":fresco-websupport"))
}
}

}

0 comments on commit afd3581

Please sign in to comment.