chore: update lint baselines (#468)

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
fossifybot[bot]
2026-07-01 12:47:05 +05:30
committed by GitHub
parent 13a537d133
commit f48378eb1f

View File

@@ -89,6 +89,39 @@
column="7"/>
</issue>
<issue
id="GradleDependency"
message="A newer version of androidx.lifecycle:lifecycle-process than 2.10.0 is available: 2.11.0"
errorLine1="androidx-lifecycle = &quot;2.10.0&quot;"
errorLine2=" ~~~~~~~~">
<location
file="$HOME/work/Clock/Clock/gradle/libs.versions.toml"
line="12"
column="22"/>
</issue>
<issue
id="GradleDependency"
message="A newer version of androidx.lifecycle:lifecycle-runtime-ktx than 2.10.0 is available: 2.11.0"
errorLine1="androidx-lifecycle = &quot;2.10.0&quot;"
errorLine2=" ~~~~~~~~">
<location
file="$HOME/work/Clock/Clock/gradle/libs.versions.toml"
line="12"
column="22"/>
</issue>
<issue
id="GradleDependency"
message="A newer version of androidx.lifecycle:lifecycle-viewmodel-ktx than 2.10.0 is available: 2.11.0"
errorLine1="androidx-lifecycle = &quot;2.10.0&quot;"
errorLine2=" ~~~~~~~~">
<location
file="$HOME/work/Clock/Clock/gradle/libs.versions.toml"
line="12"
column="22"/>
</issue>
<issue
id="GradleDependency"
message="A newer version of `app-build-compileSDKVersion` than 36 is available: 37"
@@ -124,7 +157,7 @@
<issue
id="NewerVersionAvailable"
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.9"
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.6.2"
errorLine1="detektCompose = &quot;0.4.28&quot;"
errorLine2=" ~~~~~~~~">
<location