chore: update androidx-hilt
and coil
androidx-hilt 1.1.0 -> 1.2.0 coil 2.5.0 -> 2.6.0
This commit is contained in:
parent
aeb246e111
commit
10d3d85ab1
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ androidx-compose-bom = "2024.02.01"
|
|||
androidx-compose-material3 = "1.2.0"
|
||||
androidx-constraintlayout = "2.1.4"
|
||||
androidx-core = "1.12.0"
|
||||
androidx-hilt = "1.1.0"
|
||||
androidx-hilt = "1.2.0"
|
||||
androidx-lifecycle = "2.7.0"
|
||||
androidx-media3 = "1.2.1"
|
||||
androidx-navigation = "2.7.7"
|
||||
|
@ -18,7 +18,7 @@ androidx-room = "2.6.1"
|
|||
androidx-swiperefreshlayout = "1.1.0"
|
||||
androidx-tv = "1.0.0-alpha10"
|
||||
androidx-work = "2.9.0"
|
||||
coil = "2.5.0"
|
||||
coil = "2.6.0"
|
||||
hilt = "2.50"
|
||||
compose-destinations = "1.10.1"
|
||||
jellyfin = "1.4.6"
|
||||
|
|
Loading…
Reference in a new issue