From fa6e09d0788296fd2e087ed200565ca7cd52e606 Mon Sep 17 00:00:00 2001 From: "fossifybot[bot]" <212866877+fossifybot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 20:31:45 +0530 Subject: [PATCH] chore: update lint baselines (#320) Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com> --- app/lint-baseline.xml | 99 +++++++++++++++++++------------------------ 1 file changed, 44 insertions(+), 55 deletions(-) diff --git a/app/lint-baseline.xml b/app/lint-baseline.xml index 1daf2462..e45bf121 100644 --- a/app/lint-baseline.xml +++ b/app/lint-baseline.xml @@ -1,5 +1,5 @@ - + @@ -164,46 +164,46 @@ + message="A newer version of Gradle than 8.13 is available: 8.14.3" + errorLine1="distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip" + errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> + id="GradleDependency" + message="A newer version of `compileSdkVersion` than 34 is available: 36" + errorLine1="app-build-compileSDKVersion = "34"" + errorLine2=" ~~~~"> + file="$HOME/work/Contacts/Contacts/gradle/libs.versions.toml" + line="24" + column="31"/> + id="NewerVersionAvailable" + message="A newer version of com.googlecode.ez-vcard:ez-vcard than 0.11.3 is available: 0.12.1" + errorLine1="ezvcard = "0.11.3"" + errorLine2=" ~~~~~~~~"> + file="$HOME/work/Contacts/Contacts/gradle/libs.versions.toml" + line="14" + column="11"/> - - - - - - - - - - - - + + + + + + + +