Skip to content

Commit 96286e7

Browse files
fix(deps): update kotlin to v2.1.10-1.0.30
1 parent 2b3481a commit 96286e7

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.0"
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)