From 8633c4f1b49f56444e082a59733ac1f223c2ec71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 20:39:11 +0000 Subject: [PATCH] chore(deps): update kotlin monorepo to v2.2.0 (#281) 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 2c90e76..aeab398 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -30,7 +30,7 @@ junitVersion = "1.2.1" espressoCore = "3.6.1" # Plugins agp = "8.10.1" -kotlin = "2.1.21" +kotlin = "2.2.0" ksp = "2.1.21-2.0.2" [libraries]