Merge pull request #3812 from libre-tube/renovate/media3

Update media3 to v1.0.2
This commit is contained in:
Bnyro 2023-05-22 15:15:08 +02:00 committed by GitHub
commit ad63d01bc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ room = "2.5.1"
kotlinxSerialization = "1.5.1" kotlinxSerialization = "1.5.1"
kotlinxDatetime = "0.4.0" kotlinxDatetime = "0.4.0"
kotlinxRetrofit = "1.0.0" kotlinxRetrofit = "1.0.0"
media3 = "1.0.1" media3 = "1.0.2"
[libraries] [libraries]
androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "appcompat" } androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "appcompat" }