We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a45e770 commit a063af6Copy full SHA for a063af6
1 file changed
app/lint-baseline.xml
@@ -34,6 +34,17 @@
34
column="21"/>
35
</issue>
36
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 = "0.4.28""
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
+
48
<issue
49
id="Aligned16KB"
50
message="The native library `x86_64/libandroidlame.so` (from `com.github.naman14:TAndroidLame:1.1`) is not 16 KB aligned">
0 commit comments