Skip to content

Commit a063af6

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

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

app/lint-baseline.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,17 @@
3434
column="21"/>
3535
</issue>
3636

37+
<issue
38+
id="NewerVersionAvailable"
39+
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.1"
40+
errorLine1="detektCompose = &quot;0.4.28&quot;"
41+
errorLine2=" ~~~~~~~~">
42+
<location
43+
file="$HOME/work/Voice-Recorder/Voice-Recorder/gradle/libs.versions.toml"
44+
line="8"
45+
column="17"/>
46+
</issue>
47+
3748
<issue
3849
id="Aligned16KB"
3950
message="The native library `x86_64/libandroidlame.so` (from `com.github.naman14:TAndroidLame:1.1`) is not 16 KB aligned">

0 commit comments

Comments
 (0)