From e72da08bb940dd1084785485ce02124ce68b173c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 04:19:36 +0000 Subject: [PATCH 1/2] chore(deps): update plugin com.google.devtools.ksp to v2.1.10-1.0.30 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 2978ff4735..5fc0d99e26 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,7 +15,7 @@ import com.github.spotbugs.snom.SpotBugsTask plugins { id "org.jetbrains.kotlin.plugin.compose" version "2.1.10" id "org.jetbrains.kotlin.kapt" - id 'com.google.devtools.ksp' version '2.1.10-1.0.29' + id 'com.google.devtools.ksp' version '2.1.10-1.0.30' } apply plugin: 'com.android.application' From 6589a0c7cb93d37665c3d834d9e4e86cce81bdf9 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 16 Feb 2025 16:14:51 +0000 Subject: [PATCH 2/2] Analysis: update lint results to reflect reduced error/warning count Signed-off-by: github-actions --- scripts/analysis/lint-results.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/analysis/lint-results.txt b/scripts/analysis/lint-results.txt index df6b322a4a..7b5954ba5a 100644 --- a/scripts/analysis/lint-results.txt +++ b/scripts/analysis/lint-results.txt @@ -1,2 +1,2 @@ DO NOT TOUCH; GENERATED BY DRONE - Lint Report: 9 errors and 105 warnings + Lint Report: 9 errors and 104 warnings