Skip to content

Commit e9ecfe5

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

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

app/lint-baseline.xml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
<issue
6060
id="AndroidGradlePluginVersion"
61-
message="A newer version of com.android.application than 8.11.1 is available: 8.12.0"
61+
message="A newer version of com.android.application than 8.11.1 is available: 8.12.2"
6262
errorLine1="gradlePlugins-agp = &quot;8.11.1&quot;"
6363
errorLine2=" ~~~~~~~~">
6464
<location
@@ -78,17 +78,6 @@
7878
column="31"/>
7979
</issue>
8080

81-
<issue
82-
id="NewerVersionAvailable"
83-
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.25 is available: 0.4.26"
84-
errorLine1="detektCompose = &quot;0.4.25&quot;"
85-
errorLine2=" ~~~~~~~~">
86-
<location
87-
file="$HOME/work/File-Manager/File-Manager/gradle/libs.versions.toml"
88-
line="6"
89-
column="17"/>
90-
</issue>
91-
9281
<issue
9382
id="UseCompatLoadingForDrawables"
9483
message="Use `ResourcesCompat.getDrawable()`"

0 commit comments

Comments
 (0)