Skip to content

Commit 526c9ea

Browse files
chore: update lint baselines (#460)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1 parent 310575a commit 526c9ea

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="NewApi"
@@ -41,17 +41,6 @@
4141
column="7"/>
4242
</issue>
4343

44-
<issue
45-
id="AndroidGradlePluginVersion"
46-
message="A newer version of Gradle than 9.4.1 is available: 9.5.0"
47-
errorLine1="distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip"
48-
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
49-
<location
50-
file="$HOME/work/Keyboard/Keyboard/gradle/wrapper/gradle-wrapper.properties"
51-
line="3"
52-
column="17"/>
53-
</issue>
54-
5544
<issue
5645
id="GradleDependency"
5746
message="A newer version of `app-build-compileSDKVersion` than 36 is available: 37"
@@ -65,7 +54,7 @@
6554

6655
<issue
6756
id="NewerVersionAvailable"
68-
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.8"
57+
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.9"
6958
errorLine1="detektCompose = &quot;0.4.28&quot;"
7059
errorLine2=" ~~~~~~~~">
7160
<location

0 commit comments

Comments
 (0)