mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
Update Dependencies (#1013)
This commit is contained in:
parent
6ea5fd2121
commit
6867ba7657
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ kotlin = "2.3.10"
|
||||||
ksp = "2.3.6"
|
ksp = "2.3.6"
|
||||||
coreKtx = "1.17.0"
|
coreKtx = "1.17.0"
|
||||||
appcompat = "1.7.1"
|
appcompat = "1.7.1"
|
||||||
composeBom = "2026.02.00"
|
composeBom = "2026.02.01"
|
||||||
mockk = "1.14.9"
|
mockk = "1.14.9"
|
||||||
robolectric = "4.16.1"
|
robolectric = "4.16.1"
|
||||||
multiplatformMarkdownRenderer = "0.39.2"
|
multiplatformMarkdownRenderer = "0.39.2"
|
||||||
|
|
@ -33,7 +33,7 @@ material3AdaptiveNav3 = "1.0.0-alpha03"
|
||||||
protobuf = "0.9.6"
|
protobuf = "0.9.6"
|
||||||
datastore = "1.2.0"
|
datastore = "1.2.0"
|
||||||
kotlinx-serialization = "1.10.0"
|
kotlinx-serialization = "1.10.0"
|
||||||
protobuf-javalite = "4.33.5"
|
protobuf-javalite = "4.34.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