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:
Jarne Demeulemeester 2024-02-24 14:55:30 +01:00
parent aeb246e111
commit 10d3d85ab1
No known key found for this signature in database
GPG key ID: 1E5C6AFBD622E9F5

View file

@ -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"