Update every other dependencies
This commit is contained in:
@@ -11,16 +11,16 @@ androidx-lifecycle = "2.10.0"
|
||||
androidx-testExt = "1.3.0"
|
||||
coilCompose = "3.4.0"
|
||||
composeHotReload = "1.0.0"
|
||||
composeMultiplatform = "1.10.3"
|
||||
composeMultiplatform = "1.11.0"
|
||||
datastorePreferences = "1.2.1"
|
||||
junit = "4.13.2"
|
||||
kermit = "2.1.0"
|
||||
kotlin = "2.3.20"
|
||||
kotlinx-coroutines = "1.10.2"
|
||||
kotlinx-datetime = "0.7.1"
|
||||
kotlinxSerializationJson = "1.10.0"
|
||||
kotlin = "2.3.21"
|
||||
kotlinx-coroutines = "1.11.0"
|
||||
kotlinx-datetime = "0.8.0"
|
||||
kotlinxSerializationJson = "1.11.0"
|
||||
ksp = "2.3.6"
|
||||
ktor = "3.4.2"
|
||||
ktor = "3.5.0"
|
||||
lightningKmpCore = "1.11.5"
|
||||
material3 = "1.10.0-alpha05"
|
||||
materialIconsCore = "1.7.3"
|
||||
@@ -28,11 +28,11 @@ materialIconsExtended = "1.7.3"
|
||||
navigationCompose = "2.9.2"
|
||||
negentropyKmp = "v1.0.2"
|
||||
okhttp = "5.3.2"
|
||||
okio = "3.16.4"
|
||||
pagingCommon = "3.5.0-alpha01"
|
||||
okio = "3.17.0"
|
||||
pagingCommon = "3.5.0"
|
||||
quartz = "1.10.0"
|
||||
room = "2.8.4"
|
||||
room3 = "3.0.0-alpha03"
|
||||
room3 = "3.0.0-alpha04"
|
||||
sqlite = "2.6.2"
|
||||
|
||||
[libraries]
|
||||
|
||||
Reference in New Issue
Block a user