Skip to content

Commit

Permalink
Update dependency me.saket.telephoto:zoomable-image-coil to v0.12.0 (#…
Browse files Browse the repository at this point in the history
…1591)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 14, 2024
1 parent 3cfcd92 commit 144ca0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ dependencies {
implementation("io.coil-kt:coil-svg:2.6.0")
implementation("io.coil-kt:coil-video:2.6.0")
// Allows for proper subsampling of large images
implementation("me.saket.telephoto:zoomable-image-coil:0.11.2")
implementation("me.saket.telephoto:zoomable-image-coil:0.12.0")
// Animated dropdowns
implementation("me.saket.cascade:cascade-compose:2.3.0")

Expand Down

0 comments on commit 144ca0b

Please sign in to comment.