We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3975d1f commit 4b8e210Copy full SHA for 4b8e210
gradle/libs.versions.toml
@@ -10,13 +10,13 @@ junit = "1.2.1"
10
kotlinxCoroutines = "1.10.2"
11
kotlinxCoroutinesSwing = "1.10.2"
12
kotlinxDatetime = "0.6.0"
13
-kotlinxSerializationJson = "1.8.0"
+kotlinxSerializationJson = "1.9.0"
14
ktor = "3.0.3"
15
ktlint = "12.3.0"
16
ktx = "1.16.0"
17
material = "1.12.0"
18
platformtools = "0.4.0"
19
-room = "2.7.1"
+room = "2.7.2"
20
agp = "8.11.0"
21
kotlin = "2.2.0"
22
composeTest = "1.8.2"
0 commit comments