Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down