Skip to content

Commit d0a3697

Browse files
Update Kotlin, Compose, KSP, and Zipline (#2552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5eaf7a3 commit d0a3697

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[versions]
2-
kotlin = "2.1.0"
2+
kotlin = "2.1.10"
33
kotlinx-coroutines = "1.10.1"
44
kotlinx-serialization = "1.8.0"
55
androidx-activity = "1.10.0"
66
androidx-compose-ui = "1.7.7"
77
jbCompose = "1.7.3"
8-
ksp = "2.1.0-1.0.29"
8+
ksp = "2.1.10-1.0.29"
99
lint = "31.8.0"
1010
paparazzi = "1.3.2"
1111
zipline = "1.19.0"

0 commit comments

Comments
 (0)