Skip to content

Commit 1273b61

Browse files
Update Kotlin, Compose, KSP, and Zipline
1 parent 75967b7 commit 1273b61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[versions]
2-
kotlin = "2.2.10"
2+
kotlin = "2.2.20"
33
kotlinx-coroutines = "1.10.2"
44
kotlinx-serialization = "1.9.0"
55
androidx-activity = "1.10.1"
66
androidx-compose-ui = "1.9.1"
77
jbCompose = "1.8.2"
8-
ksp = "2.2.10-2.0.2"
8+
ksp = "2.2.20-2.0.2"
99
lint = "31.13.0"
1010
paparazzi = "1.3.2"
1111
zipline = "1.23.0"

0 commit comments

Comments
 (0)