Skip to content

Commit

Permalink
Add avif coder dependency
Browse files Browse the repository at this point in the history
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
  • Loading branch information
IacobIonut01 committed Aug 4, 2024
1 parent eaa8275 commit 1338795
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ dependencies {
implementation(libs.coil.video)
implementation(libs.jxl.coder.coil)
implementation(libs.coil.network.okhttp)
implementation(libs.avif.coder.coil)

// Exo Player
implementation(libs.androidx.media3.exoplayer)
Expand Down

0 comments on commit 1338795

Please sign in to comment.