From e4045ce08785fa591565906a25d1fb0be8989979 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 18:03:44 +0000 Subject: [PATCH] chore(deps): update plugin org.jetbrains.kotlin.kapt to v2.1.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- app/build.gradle | 2 +- gradle/verification-metadata.xml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 476d25817b..17d4b01547 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -30,7 +30,7 @@ buildscript { plugins { id "org.jetbrains.kotlin.plugin.compose" version "2.0.21" id "com.diffplug.spotless" version "6.25.0" - id "org.jetbrains.kotlin.kapt" version "2.0.21" + id "org.jetbrains.kotlin.kapt" version "2.1.0" id 'com.google.devtools.ksp' version '2.1.0-1.0.29' apply false } diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 7ed5d6c1f6..23d856c67d 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -14132,6 +14132,11 @@ + + + + +