mirror of
https://github.com/FossifyOrg/Camera.git
synced 2026-07-30 17:27:29 -04:00
chore: update lint baselines (#319)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -107,6 +107,17 @@
|
||||
column="83"/>
|
||||
</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-ktx = "2.10.0""
|
||||
errorLine2=" ~~~~~~~~">
|
||||
<location
|
||||
file="$HOME/work/Camera/Camera/gradle/libs.versions.toml"
|
||||
line="12"
|
||||
column="16"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="GradleDependency"
|
||||
message="A newer version of `app-build-compileSDKVersion` than 36 is available: 37"
|
||||
@@ -131,7 +142,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 = "0.4.28""
|
||||
errorLine2=" ~~~~~~~~">
|
||||
<location
|
||||
|
||||
Reference in New Issue
Block a user