Bump org.aomedia.avif.android:avif from 1.1.1.14d8e3c4 to 1.3.0.841110fd (#7)

Bumps [org.aomedia.avif.android:avif](https://github.com/AOMediaCodec/libavif) from 1.1.1.14d8e3c4 to 1.3.0.841110fd.
- [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-version: 1.3.0.841110fd
  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]
2025-08-30 02:32:27 +08:00
committed by GitHub
parent 93201c3da7
commit d5e91233ab
+1 -1
View File
@@ -128,7 +128,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.1.1.14d8e3c4" }
avif = { module = "org.aomedia.avif.android:avif", version = "1.3.0.841110fd" }
glide-svg = { module = "com.github.qoqa:glide-svg", version = "4.0.2" }
androidsvg = { module = "com.caverock:androidsvg-aar", version = "1.4" }