Skip to content

Commit 73c66dd

Browse files
authored
Merge pull request #4200 from element-hq/renovate/kotlin
Update kotlin
2 parents 346e364 + 68b5737 commit 73c66dd

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
@@ -4,9 +4,9 @@
44
[versions]
55
# Project
66
android_gradle_plugin = "8.8.0"
7-
kotlin = "2.1.0"
7+
kotlin = "2.1.10"
88
kotlinpoet = "2.0.0"
9-
ksp = "2.1.0-1.0.29"
9+
ksp = "2.1.10-1.0.29"
1010
firebaseAppDistribution = "5.1.0"
1111

1212
# AndroidX

0 commit comments

Comments
 (0)