mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
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:
parent
c68ab33f38
commit
cb704991f0
1 changed files with 4 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue