From 87890ea30b30757b28c29f824bc2147bb99ec872 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 11:42:14 +0200 Subject: [PATCH] Update kotlin to v2.3.10 (#7234) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index fac8c2b40d..45599f5061 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ android_gradle_plugin = "9.2.1" # When updating this, please also update the version in the file ./idea/kotlinc.xml kotlin = "2.4.0" kotlinpoet = "2.3.0" -ksp = "2.3.9" +ksp = "2.3.10" firebaseAppDistribution = "5.3.0" # AndroidX