Skip to content

Commit 749c398

Browse files
chore: update lint baselines (#339)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1 parent 8812e0b commit 749c398

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
@@ -56,6 +56,17 @@
5656
column="21"/>
5757
</issue>
5858

59+
<issue
60+
id="NewerVersionAvailable"
61+
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.1"
62+
errorLine1="detektCompose = &quot;0.4.28&quot;"
63+
errorLine2=" ~~~~~~~~">
64+
<location
65+
file="$HOME/work/File-Manager/File-Manager/gradle/libs.versions.toml"
66+
line="6"
67+
column="17"/>
68+
</issue>
69+
5970
<issue
6071
id="UseCompatLoadingForDrawables"
6172
message="Use `ResourcesCompat.getDrawable()`"

0 commit comments

Comments
 (0)