Skip to content

Commit 6a71062

Browse files
chore: update lint baselines
1 parent bd75203 commit 6a71062

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
@@ -96,6 +96,17 @@
9696
column="13"/>
9797
</issue>
9898

99+
<issue
100+
id="NewerVersionAvailable"
101+
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.1"
102+
errorLine1="detektCompose = &quot;0.4.28&quot;"
103+
errorLine2=" ~~~~~~~~">
104+
<location
105+
file="$HOME/work/Notes/Notes/gradle/libs.versions.toml"
106+
line="9"
107+
column="17"/>
108+
</issue>
109+
99110
<issue
100111
id="RestrictedApi"
101112
message="Fragment.isMenuVisible can only be called from within the same library group prefix (referenced groupId=`androidx.fragment` with prefix androidx from groupId=`Notes`)"

0 commit comments

Comments
 (0)