We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f50cca commit 599d8a8Copy full SHA for 599d8a8
2 files changed
get-started/gradle/libs.versions.toml
@@ -20,7 +20,7 @@ agp = "8.10.1"
20
androidx-activityCompose = "1.10.1"
21
androidx-room = "2.6.1"
22
androidx-lifecycle = "2.8.7"
23
-kotlin = "2.1.21"
+kotlin = "2.2.0"
24
kotlinx-coroutines = "1.10.2"
25
spotless = "7.0.3"
26
composeBom = "2025.06.00"
migrate-room/gradle/libs.versions.toml
androidx-room = "2.7.1"
androidx-lifecycle = "2.9.1"
ksp = "2.1.21-2.0.2"
ktorVersion = "3.1.3"
0 commit comments