Skip to content

Commit 8118fcc

Browse files
chore: update lint baselines (#342)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1 parent 015ffe7 commit 8118fcc

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
@@ -155,6 +155,17 @@
155155
column="13"/>
156156
</issue>
157157

158+
<issue
159+
id="NewerVersionAvailable"
160+
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.1"
161+
errorLine1="detektCompose = &quot;0.4.28&quot;"
162+
errorLine2=" ~~~~~~~~">
163+
<location
164+
file="$HOME/work/Clock/Clock/gradle/libs.versions.toml"
165+
line="9"
166+
column="17"/>
167+
</issue>
168+
158169
<issue
159170
id="DiscouragedApi"
160171
message="Fixed screen orientations will be ignored in most cases, starting from Android 16. Android is moving toward a model where apps are expected to adapt to various orientations, display sizes, and aspect ratios."

0 commit comments

Comments
 (0)