Skip to content

Commit 3e8af02

Browse files
committed
Update to Kotlin 2.1.10
1 parent 0ec4648 commit 3e8af02

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
@@ -2,8 +2,8 @@
22
sdk-min = "19"
33
sdk-target = "34"
44

5-
kotlin = "2.1.0"
6-
ksp = "2.1.0-1.0.29"
5+
kotlin = "2.1.10"
6+
ksp = "2.1.10-1.0.29"
77
android-plugin = "8.7.3"
88

99
coroutines = "1.9.0"

0 commit comments

Comments
 (0)