Skip to content

Commit 755bc77

Browse files
chore: update lint baselines (#307)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1 parent 40e1c28 commit 755bc77

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
@@ -85,6 +85,17 @@
8585
column="13"/>
8686
</issue>
8787

88+
<issue
89+
id="NewerVersionAvailable"
90+
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.1"
91+
errorLine1="detektCompose = &quot;0.4.28&quot;"
92+
errorLine2=" ~~~~~~~~">
93+
<location
94+
file="$HOME/work/Launcher/Launcher/gradle/libs.versions.toml"
95+
line="8"
96+
column="17"/>
97+
</issue>
98+
8899
<issue
89100
id="DiscouragedApi"
90101
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)