Skip to content

Commit cd08e22

Browse files
Update kotlin
1 parent 6d89717 commit cd08e22

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,7 +1,7 @@
11
[versions]
22
androidGradlePlugin = "8.13.0"
3-
kotlin = "2.2.20" # When changes, update also kotlinAndroid.kt
4-
ksp = "2.2.20-2.0.3"
3+
kotlin = "2.2.21" # When changes, update also kotlinAndroid.kt
4+
ksp = "2.3.2"
55
androidxActivity = "1.11.0"
66
androidxComposeBom = "2025.09.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
77
androidxCore = "1.17.0"

0 commit comments

Comments
 (0)