Skip to content

Commit

Permalink
Bump androidx.vectordrawable:vectordrawable-animated from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps androidx.vectordrawable:vectordrawable-animated from 1.1.0 to 1.2.0.

---
updated-dependencies:
- dependency-name: androidx.vectordrawable:vectordrawable-animated
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent e1c871a commit 41b0013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ coil-gif = { group = "io.coil-kt.coil3", name = "coil-gif", version.ref = "coil"
coil-svg = { group = "io.coil-kt.coil3", name = "coil-svg", version.ref = "coil" }
apng = { group = "com.github.penfeizhou.android.animation", name = "apng", version.ref = "apng-android" }
awebp = { group = "com.github.penfeizhou.android.animation", name = "awebp", version.ref = "apng-android" }
vectordrawable-animated = { group = "androidx.vectordrawable", name = "vectordrawable-animated", version = "1.1.0" }
vectordrawable-animated = { group = "androidx.vectordrawable", name = "vectordrawable-animated", version = "1.2.0" }
zoomable-image = { group = "me.saket.telephoto", name = "zoomable-image", version = "0.11.2" }
sub-sampling-image = { group = "me.saket.telephoto", name = "sub-sampling-image", version = "0.11.2" }
zoomable = { group = "com.mxalbert.zoomable", name = "zoomable", version = "1.6.1" }
Expand Down

0 comments on commit 41b0013

Please sign in to comment.