Skip to content

Commit 599d8a8

Browse files
Update Kotlin Dependencies 2.1.21 to v2.2.0
1 parent 5f50cca commit 599d8a8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

get-started/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ agp = "8.10.1"
2020
androidx-activityCompose = "1.10.1"
2121
androidx-room = "2.6.1"
2222
androidx-lifecycle = "2.8.7"
23-
kotlin = "2.1.21"
23+
kotlin = "2.2.0"
2424
kotlinx-coroutines = "1.10.2"
2525
spotless = "7.0.3"
2626
composeBom = "2025.06.00"

migrate-room/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ agp = "8.10.1"
2020
androidx-activityCompose = "1.10.1"
2121
androidx-room = "2.7.1"
2222
androidx-lifecycle = "2.9.1"
23-
kotlin = "2.1.21"
23+
kotlin = "2.2.0"
2424
kotlinx-coroutines = "1.10.2"
2525
ksp = "2.1.21-2.0.2"
2626
ktorVersion = "3.1.3"

0 commit comments

Comments
 (0)