From 02083d45e29a042ccaa04f3a4b9b2c4191cb9b4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:08:50 +0200 Subject: [PATCH] Update kotlin monorepo to v2.0.10 (#304) 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 ceb2c6b..a55ce4e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ # https://maven.google.com/web/index.html?q=com.android.tools.build#com.android.tools.build:gradle androidGradlePlugin = "8.5.2" # https://github.com/JetBrains/kotlin/releases -kotlin = "2.0.0" +kotlin = "2.0.10" # https://dagger.dev/hilt/gradle-setup hilt = "2.52" # https://github.com/protocolbuffers/protobuf/releases