Skip to content

Commit 5c581ea

Browse files
fix(deps): update kotlin
1 parent f9fd295 commit 5c581ea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ minSdk = "26"
33
targetSdk = "36"
44
compileSdk = "36"
55
agp = "8.9.2"
6-
kotlin = "2.1.20"
7-
ksp = "2.1.20-1.0.32"
6+
kotlin = "2.2.10"
7+
ksp = "2.2.10-2.0.2"
88
ktlint = "12.2.0"
9-
kotlinx-serialization = "1.8.1"
9+
kotlinx-serialization = "1.9.0"
1010
hilt = "2.56.2"
1111
hilt-androidx = "1.2.0"
1212
core-ktx = "1.16.0"
@@ -32,7 +32,7 @@ lyricist = "1.7.0"
3232
navigation = "2.9.0"
3333
molecule = "2.1.0"
3434
media3 = "1.6.1"
35-
coroutines = "1.10.1"
35+
coroutines = "1.10.2"
3636
workmanager = "2.10.1"
3737
coil = "3.1.0"
3838
ktor = "3.1.3"

0 commit comments

Comments
 (0)