Skip to content

Commit

Permalink
Updating MediaFile to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Javernaut committed Dec 13, 2024
1 parent a80d550 commit 6b492d8
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 @@ -32,7 +32,7 @@ detekt = "1.23.7"
mockk = "1.13.13"

[libraries]
mediafile = "io.github.javernaut:mediafile:1.1.0"
mediafile = "io.github.javernaut:mediafile:2.0.0"
#mediafile = { module = "MediaFile:media-file" }

coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
Expand Down

0 comments on commit 6b492d8

Please sign in to comment.