Skip to content

Commit 7db0f2a

Browse files
Update kotlin (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6718fe7 commit 7db0f2a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ targetSdk = "34"
44
compileSdk = "34"
55
agp = "8.6.0"
66
kotlin = "2.0.20"
7-
ksp = "2.0.20-1.0.24"
7+
ksp = "2.0.20-1.0.25"
88
ktlint = "12.1.1"
9-
kotlinx-serialization = "1.7.1"
9+
kotlinx-serialization = "1.7.2"
1010
hilt = "2.52"
1111
hilt-androidx = "1.2.0"
1212
core-ktx = "1.13.1"
@@ -33,7 +33,7 @@ lyricist = "1.7.0"
3333
navigation = "2.8.0-rc01"
3434
molecule = "2.0.0"
3535
media3 = "1.4.1"
36-
coroutines = "1.8.1"
36+
coroutines = "1.9.0"
3737
workmanager = "2.9.1"
3838
coil = "3.0.0-alpha10"
3939
ktor = "2.3.12"

0 commit comments

Comments
 (0)