mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Bump dependency versions (#170)
Also tries out using assisted injection for item IDs No user facing changes
This commit is contained in:
parent
bdc475e7b6
commit
18556b5058
3 changed files with 106 additions and 70 deletions
|
|
@ -10,9 +10,9 @@ kotlin = "2.2.21"
|
|||
ksp = "2.3.0"
|
||||
coreKtx = "1.17.0"
|
||||
appcompat = "1.7.1"
|
||||
composeBom = "2025.10.01"
|
||||
composeBom = "2025.11.00"
|
||||
compose-runtime = "1.9.4"
|
||||
multiplatformMarkdownRenderer = "0.37.0"
|
||||
multiplatformMarkdownRenderer = "0.38.1"
|
||||
programguide = "1.6.0"
|
||||
slf4j2Timber = "1.2"
|
||||
timber = "5.0.1"
|
||||
|
|
@ -23,8 +23,8 @@ activityCompose = "1.11.0"
|
|||
androidx-media3 = "1.8.0"
|
||||
coil = "3.3.0"
|
||||
jellyfin-sdk = "1.7.1"
|
||||
nav3Core = "1.0.0-beta01"
|
||||
lifecycleViewmodelNav3 = "2.10.0-beta01"
|
||||
nav3Core = "1.0.0-rc01"
|
||||
lifecycleViewmodelNav3 = "2.10.0-rc01"
|
||||
material3AdaptiveNav3 = "1.0.0-alpha03"
|
||||
protobuf = "0.9.5"
|
||||
datastore = "1.1.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue