mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Update Dependencies
This commit is contained in:
parent
1463480e26
commit
d48a6d6419
1 changed files with 5 additions and 5 deletions
|
|
@ -12,28 +12,28 @@ kotlin = "2.3.21"
|
||||||
ksp = "2.3.7"
|
ksp = "2.3.7"
|
||||||
coreKtx = "1.18.0"
|
coreKtx = "1.18.0"
|
||||||
appcompat = "1.7.1"
|
appcompat = "1.7.1"
|
||||||
composeBom = "2026.05.00"
|
composeBom = "2026.05.01"
|
||||||
mockk = "1.14.9"
|
mockk = "1.14.9"
|
||||||
robolectric = "4.16.1"
|
robolectric = "4.16.1"
|
||||||
multiplatformMarkdownRenderer = "0.40.2"
|
multiplatformMarkdownRenderer = "0.41.0"
|
||||||
okhttpBom = "5.3.2"
|
okhttpBom = "5.3.2"
|
||||||
programguide = "1.6.0"
|
programguide = "1.6.0"
|
||||||
slf4j2Timber = "1.2"
|
slf4j2Timber = "1.2"
|
||||||
timber = "5.0.1"
|
timber = "5.0.1"
|
||||||
tvFoundation = "1.0.0"
|
tvFoundation = "1.0.0"
|
||||||
tvMaterial = "1.1.0-alpha01"
|
tvMaterial = "1.1.0"
|
||||||
lifecycleRuntimeKtx = "2.10.0"
|
lifecycleRuntimeKtx = "2.10.0"
|
||||||
activityCompose = "1.13.0"
|
activityCompose = "1.13.0"
|
||||||
androidx-media3 = "1.10.1"
|
androidx-media3 = "1.10.1"
|
||||||
coil = "3.4.0"
|
coil = "3.4.0"
|
||||||
jellyfin-sdk = "1.7.1"
|
jellyfin-sdk = "1.7.1"
|
||||||
nav3Core = "1.1.1"
|
nav3Core = "1.1.2"
|
||||||
lifecycleViewmodelNav3 = "2.10.0"
|
lifecycleViewmodelNav3 = "2.10.0"
|
||||||
material3AdaptiveNav3 = "1.0.0-alpha03"
|
material3AdaptiveNav3 = "1.0.0-alpha03"
|
||||||
protobuf = "0.10.0"
|
protobuf = "0.10.0"
|
||||||
datastore = "1.2.1"
|
datastore = "1.2.1"
|
||||||
kotlinx-serialization = "1.11.0"
|
kotlinx-serialization = "1.11.0"
|
||||||
protobuf-javalite = "4.34.1"
|
protobuf-javalite = "4.35.0"
|
||||||
hilt = "2.59.2"
|
hilt = "2.59.2"
|
||||||
room = "2.8.4"
|
room = "2.8.4"
|
||||||
preferenceKtx = "1.2.1"
|
preferenceKtx = "1.2.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue