Skip to content

Commit 19eba26

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

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
@@ -100,6 +100,17 @@
100100
column="13"/>
101101
</issue>
102102

103+
<issue
104+
id="NewerVersionAvailable"
105+
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.1"
106+
errorLine1="detektCompose = &quot;0.4.28&quot;"
107+
errorLine2=" ~~~~~~~~">
108+
<location
109+
file="$HOME/work/Music-Player/Music-Player/gradle/libs.versions.toml"
110+
line="11"
111+
column="17"/>
112+
</issue>
113+
103114
<issue
104115
id="UnsafeOptInUsageError"
105116
message="This declaration is opt-in and its usage should be marked with `@androidx.media3.common.util.UnstableApi` or `@OptIn(markerClass = androidx.media3.common.util.UnstableApi.class)`"

0 commit comments

Comments
 (0)