Skip to content

Commit afd3581

Browse files
authored
Merge pull request #631 from skydoves/bom/coil3
Add missing coil3 to the bom
2 parents e77c1e2 + deb042a commit afd3581

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bom/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ dependencies {
4545
api(project(":landscapist-transformation"))
4646
api(project(":glide"))
4747
api(project(":coil"))
48+
api(project(":coil3"))
4849
api(project(":fresco"))
4950
api(project(":fresco-websupport"))
5051
}
51-
}
52-
52+
}

0 commit comments

Comments
 (0)