Skip to content

Commit

Permalink
Update media3
Browse files Browse the repository at this point in the history
  • Loading branch information
vfsfitvnm committed Dec 9, 2022
1 parent 0c4ae81 commit 29e3d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencyResolutionManagement {
library("room", "androidx.room", "room-ktx").versionRef("room")
library("room-compiler", "androidx.room", "room-compiler").versionRef("room")

version("media3", "1.0.0-beta02")
version("media3", "1.0.0-beta03")
library("exoplayer", "androidx.media3", "media3-exoplayer").versionRef("media3")

version("ktor", "2.1.2")
Expand Down

0 comments on commit 29e3d00

Please sign in to comment.