Skip to content

Commit

Permalink
chore(deps): update desugar, compose, tv-material3 and jellyfin
Browse files Browse the repository at this point in the history
desugar 2.0.4 -> 2.1.0
compose 1.7.0-beta07 -> 1.7.0-rc01
media3 1.4.0 -> 1.4.1
tv-material3 1.0.0-rc02 -> 1.0.0
jellyfin 1.5.3 -> 1.5.4
  • Loading branch information
jarnedemeulemeester committed Aug 27, 2024
1 parent a5b6508 commit f33da82
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[versions]
aboutlibraries = "11.2.3"
android-desugar-jdk-libs = "2.0.4"
android-desugar-jdk-libs = "2.1.0"
android-plugin = "8.5.2"
androidx-activity = "1.9.1"
androidx-appcompat = "1.7.0"
androidx-compose = "1.7.0-beta07"
androidx-compose = "1.7.0-rc01"
androidx-compose-material3 = "1.2.1"
androidx-constraintlayout = "2.1.4"
androidx-core = "1.13.1"
androidx-hilt = "1.2.0"
androidx-lifecycle = "2.8.4"
androidx-media3 = "1.4.0"
androidx-media3 = "1.4.1"
androidx-navigation = "2.7.7"
androidx-paging = "3.3.2"
androidx-preference = "1.2.1"
Expand All @@ -22,12 +22,12 @@ androidx-test-expresso = "3.6.1"
androidx-test-junit = "1.2.1"
androidx-test-rules = "1.6.1"
androidx-test-runner = "1.6.2"
androidx-tv-material3 = "1.0.0-rc02"
androidx-tv-material3 = "1.0.0"
androidx-work = "2.9.1"
coil = "2.7.0"
hilt = "2.52"
compose-destinations = "2.1.0-beta11"
jellyfin = "1.5.3"
jellyfin = "1.5.4"
junit = "4.13.2"
kotlin = "2.0.20"
kotlinx-serialization = "1.7.1"
Expand Down

0 comments on commit f33da82

Please sign in to comment.