Update dependencies (#1443)

## Description
Manually update dependencies because #1408 includes the `tv-material`
update, see #1394

### Related issues
Replaces #1408
This commit is contained in:
Damontecres 2026-05-23 13:36:40 -04:00 committed by GitHub
parent c68ab33f38
commit cb704991f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,10 +12,10 @@ kotlin = "2.3.21"
ksp = "2.3.8"
coreKtx = "1.18.0"
appcompat = "1.7.1"
composeBom = "2026.05.00"
composeBom = "2026.05.01"
mockk = "1.14.9"
robolectric = "4.16.1"
multiplatformMarkdownRenderer = "0.40.2"
multiplatformMarkdownRenderer = "0.41.0"
okhttpBom = "5.3.2"
programguide = "1.6.0"
slf4j2Timber = "1.2"
@ -27,13 +27,13 @@ activityCompose = "1.13.0"
androidx-media3 = "1.10.1"
coil = "3.4.0"
jellyfin-sdk = "1.7.1"
nav3Core = "1.1.1"
nav3Core = "1.1.2"
lifecycleViewmodelNav3 = "2.10.0"
material3AdaptiveNav3 = "1.0.0-alpha03"
protobuf = "0.10.0"
datastore = "1.2.1"
kotlinx-serialization = "1.11.0"
protobuf-javalite = "4.34.1"
protobuf-javalite = "4.35.0"
hilt = "2.59.2"
room = "2.8.4"
preferenceKtx = "1.2.1"