Skip to content

Commit e41a8b5

Browse files
authored
Merge pull request #4265 from element-hq/renovate/kotlin
fix(deps): update kotlin to v2.1.10-1.0.30
2 parents 86afffb + 56df011 commit e41a8b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
android_gradle_plugin = "8.8.1"
77
kotlin = "2.1.10"
88
kotlinpoet = "2.0.0"
9-
ksp = "2.1.10-1.0.29"
9+
ksp = "2.1.10-1.0.30"
1010
firebaseAppDistribution = "5.1.0"
1111

1212
# AndroidX

0 commit comments

Comments
 (0)