Skip to content

Commit f6de3cb

Browse files
chore: update lint baselines (#343)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1 parent 1117141 commit f6de3cb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

app/lint-baseline.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,17 @@
5252
column="21"/>
5353
</issue>
5454

55+
<issue
56+
id="NewerVersionAvailable"
57+
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.1"
58+
errorLine1="detektCompose = &quot;0.4.28&quot;"
59+
errorLine2=" ~~~~~~~~">
60+
<location
61+
file="$HOME/work/Keyboard/Keyboard/gradle/libs.versions.toml"
62+
line="11"
63+
column="17"/>
64+
</issue>
65+
5566
<issue
5667
id="UseCompatLoadingForDrawables"
5768
message="Use `ResourcesCompat.getDrawable()`"

0 commit comments

Comments
 (0)