diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 42d5213a01..b6bc9ca34d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,7 +9,7 @@ lint = "32.3.0" # android plugin, lint and sdk-common need to be updated togeth androidSdkCommon = "32.3.0" # if the Gradle plugin version is X.Y.Z, then the lint version is (X+23).Y.Z. detekt = "1.23.8" -media3 = "1.9.0" +media3 = "1.11.0" lifecycle = "2.11.0" androidXJunit = "1.3.0" coroutines = "1.11.0"