Skip to content

Commit

Permalink
Add missing coil3 to the bom
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Dec 28, 2024
1 parent e77c1e2 commit deb042a
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 deb042a

Please sign in to comment.