We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d635f9 commit f6faab1Copy full SHA for f6faab1
1 file changed
gradle/libs.versions.toml
@@ -8,14 +8,14 @@ coreSplashscreen = "1.2.0"
8
desugar_jdk_libs = "2.1.5"
9
detekt = "1.23.8"
10
testCoreKtx = "1.7.0"
11
-coroutines = "1.10.2"
+coroutines = "1.11.0"
12
kermit = "2.1.0"
13
koalaplotCore = "0.6.4"
14
koin = "4.2.1"
15
koinCompose = "4.2.1"
16
-kotlin = "2.3.10"
17
-kotlinxDatetime = "0.7.1-0.6.x-compat"
18
-kotlinxSerialization = "1.10.0"
+kotlin = "2.4.0"
+kotlinxDatetime = "0.8.0-0.6.x-compat"
+kotlinxSerialization = "1.11.0"
19
ktor = "3.4.0"
20
jSystemThemeDetector = "3.9.1"
21
robolectric = "4.16.1"
@@ -36,7 +36,7 @@ baselineprofile = "1.4.1"
36
profileinstaller = "1.4.1"
37
skiko = "0.146.2"
38
room = "2.8.4"
39
-ksp = "2.3.6"
+ksp = "2.3.9"
40
sqlite = "2.6.2"
41
slf4j = "2.0.17"
42
apollographql = "4.4.3"
0 commit comments