Skip to content

Commit 878fa50

Browse files
chore: update lint baselines (#443)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1 parent 893526e commit 878fa50

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

app/lint-baseline.xml

Lines changed: 13 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="ScopedStorage"
@@ -45,17 +45,6 @@
4545
column="7"/>
4646
</issue>
4747

48-
<issue
49-
id="AndroidGradlePluginVersion"
50-
message="A newer version of Gradle than 9.4.1 is available: 9.5.0"
51-
errorLine1="distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip"
52-
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
53-
<location
54-
file="$HOME/work/File-Manager/File-Manager/gradle/wrapper/gradle-wrapper.properties"
55-
line="3"
56-
column="17"/>
57-
</issue>
58-
5948
<issue
6049
id="GradleDependency"
6150
message="A newer version of `app-build-compileSDKVersion` than 36 is available: 37"
@@ -69,7 +58,7 @@
6958

7059
<issue
7160
id="NewerVersionAvailable"
72-
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.8"
61+
message="A newer version of io.nlopez.compose.rules:detekt than 0.4.28 is available: 0.5.9"
7362
errorLine1="detektCompose = &quot;0.4.28&quot;"
7463
errorLine2=" ~~~~~~~~">
7564
<location
@@ -78,6 +67,17 @@
7867
column="17"/>
7968
</issue>
8069

70+
<issue
71+
id="NewerVersionAvailable"
72+
message="A newer version of com.alexvasilkov:gesture-views than 2.9.0 is available: 2.10.0"
73+
errorLine1="gestureviews = &quot;2.9.0&quot;"
74+
errorLine2=" ~~~~~~~">
75+
<location
76+
file="$HOME/work/File-Manager/File-Manager/gradle/libs.versions.toml"
77+
line="14"
78+
column="16"/>
79+
</issue>
80+
8181
<issue
8282
id="UseCompatLoadingForDrawables"
8383
message="Use `ResourcesCompat.getDrawable()`"

0 commit comments

Comments
 (0)