Skip to content

Commit ca42f92

Browse files
chore(deps): update kotlin to v2.1.20 (#374)
1 parent 43fa433 commit ca42f92

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
ksp = "2.1.10-1.0.31"
2+
ksp = "2.1.20-1.0.31"
33
android = "8.9.0"
44
material = "1.12.0"
55
androidx-appcompat = "1.7.0"
@@ -29,7 +29,7 @@ test-androidx-rules = "1.6.1"
2929
androidx-tracing = "1.2.0"
3030
uiautomator = "2.3.0"
3131
okhttp3 = "4.12.0"
32-
kotlin = "2.1.10"
32+
kotlin = "2.1.20"
3333
plugin-oss-licenses = "0.10.6"
3434
ktlint = "12.2.0"
3535
detekt = "1.23.8"

0 commit comments

Comments
 (0)