Skip to content

Commit 24bcdef

Browse files
chore: update lint baselines (#660)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1 parent 08a2a35 commit 24bcdef

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
@@ -111,6 +111,17 @@
111111
column="13"/>
112112
</issue>
113113

114+
<issue
115+
id="NewerVersionAvailable"
116+
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.1"
117+
errorLine1="detektCompose = &quot;0.4.28&quot;"
118+
errorLine2=" ~~~~~~~~">
119+
<location
120+
file="$HOME/work/Phone/Phone/gradle/libs.versions.toml"
121+
line="8"
122+
column="17"/>
123+
</issue>
124+
114125
<issue
115126
id="SpUsage"
116127
message="Should use &quot;`sp`&quot; instead of &quot;`dp`&quot; for text sizes (`@dimen/dialpad_text_size` is defined as `28dp` in `values/dimens.xml`"

0 commit comments

Comments
 (0)