Bump org.aomedia.avif.android:avif from 1.0.1.262e11d to 1.1.1.14d8e3c4 (#4146)

Bumps [org.aomedia.avif.android:avif](https://github.com/AOMediaCodec/libavif) from 1.0.1.262e11d to 1.1.1.14d8e3c4.
- [Release notes](https://github.com/AOMediaCodec/libavif/releases)
- [Changelog](https://github.com/AOMediaCodec/libavif/blob/main/CHANGELOG.md)
- [Commits](https://github.com/AOMediaCodec/libavif/commits)

---
updated-dependencies:
- dependency-name: org.aomedia.avif.android:avif
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-27 09:59:04 +08:00 committed by GitHub
parent cd7c163d64
commit 6eeb108041
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -115,7 +115,7 @@ glide-compiler = { module = "com.github.bumptech.glide:compiler", version.ref =
glide-compose = { module = "com.github.bumptech.glide:compose", version = "1.0.0-beta01" }
glide-ksp = { module = "com.github.bumptech.glide:ksp", version.ref = "glide" }
glide-avif = { module = "com.github.bumptech.glide:avif-integration", version.ref = "glide" }
avif = { module = "org.aomedia.avif.android:avif", version = "1.0.1.262e11d" }
avif = { module = "org.aomedia.avif.android:avif", version = "1.1.1.14d8e3c4" }
glide-svg = { module = "com.github.qoqa:glide-svg", version = "4.0.2" }
androidsvg = { module = "com.caverock:androidsvg-aar", version = "1.4" }