chore(deps): upgrade agp, tv, tv-material3 and jellyfin
agp 8.5.0 -> 8.5.1 tv 1.0.0-alpha10 -> 1.0.0-alpha11 tv-material3 1.0.0-beta01 -> 1.0.0-rc01 jellyfin 1.5.0-beta.4 -> 1.5.0
This commit is contained in:
parent
e00156cd1c
commit
1267f9809d
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
[versions]
|
[versions]
|
||||||
aboutlibraries = "11.2.2"
|
aboutlibraries = "11.2.2"
|
||||||
android-desugar-jdk-libs = "2.0.4"
|
android-desugar-jdk-libs = "2.0.4"
|
||||||
android-plugin = "8.5.0"
|
android-plugin = "8.5.1"
|
||||||
androidx-activity = "1.9.0"
|
androidx-activity = "1.9.0"
|
||||||
androidx-appcompat = "1.7.0"
|
androidx-appcompat = "1.7.0"
|
||||||
androidx-compose-bom = "2024.06.00"
|
androidx-compose-bom = "2024.06.00"
|
||||||
|
@ -22,13 +22,13 @@ androidx-test-expresso = "3.6.1"
|
||||||
androidx-test-junit = "1.2.1"
|
androidx-test-junit = "1.2.1"
|
||||||
androidx-test-rules = "1.6.1"
|
androidx-test-rules = "1.6.1"
|
||||||
androidx-test-runner = "1.6.1"
|
androidx-test-runner = "1.6.1"
|
||||||
androidx-tv = "1.0.0-alpha10"
|
androidx-tv = "1.0.0-alpha11"
|
||||||
androidx-tv-material3 = "1.0.0-beta01"
|
androidx-tv-material3 = "1.0.0-rc01"
|
||||||
androidx-work = "2.9.0"
|
androidx-work = "2.9.0"
|
||||||
coil = "2.6.0"
|
coil = "2.6.0"
|
||||||
hilt = "2.51.1"
|
hilt = "2.51.1"
|
||||||
compose-destinations = "1.10.2"
|
compose-destinations = "1.10.2"
|
||||||
jellyfin = "1.5.0-beta.4"
|
jellyfin = "1.5.0"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
kotlin = "2.0.0"
|
kotlin = "2.0.0"
|
||||||
kotlinx-serialization = "1.7.1"
|
kotlinx-serialization = "1.7.1"
|
||||||
|
|
Loading…
Reference in a new issue