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' 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