Skip to content

Commit 305e181

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

1 file changed

Lines changed: 2 additions & 13 deletions

File tree

app/lint-baseline.xml

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<issues format="6" by="lint 9.2.0" type="baseline" client="gradle" dependencies="false" name="AGP (9.2.0)" variant="all" version="9.2.0">
2+
<issues format="6" by="lint 9.2.1" type="baseline" client="gradle" dependencies="false" name="AGP (9.2.1)" variant="all" version="9.2.1">
33

44
<issue
55
id="NotificationPermission"
@@ -74,17 +74,6 @@
7474
column="91"/>
7575
</issue>
7676

77-
<issue
78-
id="AndroidGradlePluginVersion"
79-
message="A newer version of Gradle than 9.4.1 is available: 9.5.0"
80-
errorLine1="distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip"
81-
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
82-
<location
83-
file="$HOME/work/Notes/Notes/gradle/wrapper/gradle-wrapper.properties"
84-
line="3"
85-
column="17"/>
86-
</issue>
87-
8877
<issue
8978
id="GradleDependency"
9079
message="A newer version of `app-build-compileSDKVersion` than 36 is available: 37"
@@ -109,7 +98,7 @@
10998

11099
<issue
111100
id="NewerVersionAvailable"
112-
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.8"
101+
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.9"
113102
errorLine1="detektCompose = &quot;0.4.28&quot;"
114103
errorLine2=" ~~~~~~~~">
115104
<location

0 commit comments

Comments
 (0)