Skip to content

Commit c51f621

Browse files
chore: update lint baselines
1 parent 174f8e6 commit c51f621

1 file changed

Lines changed: 12 additions & 56 deletions

File tree

app/lint-baseline.xml

Lines changed: 12 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
errorLine1="app-build-targetSDK = "34""
1515
errorLine2=" ~~~~">
1616
<location
17-
file="$HOME/Projects/Fossify/FossifyOrg/Notes/gradle/libs.versions.toml"
17+
file="$HOME/work/Notes/Notes/gradle/libs.versions.toml"
1818
line="20"
1919
column="23"/>
2020
</issue>
@@ -30,17 +30,6 @@
3030
column="21"/>
3131
</issue>
3232

33-
<issue
34-
id="UnusedAttribute"
35-
message="Attribute `localeConfig` is only used in API level 33 and higher (current min is 26)"
36-
errorLine1=" android:localeConfig=&quot;@xml/locale_config&quot;"
37-
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
38-
<location
39-
file="src/main/AndroidManifest.xml"
40-
line="27"
41-
column="9"/>
42-
</issue>
43-
4433
<issue
4534
id="UnusedAttribute"
4635
message="Attribute `targetCellWidth` is only used in API level 31 and higher (current min is 26)"
@@ -91,53 +80,20 @@
9180
errorLine1="distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip"
9281
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
9382
<location
94-
file="$HOME/Projects/Fossify/FossifyOrg/Notes/gradle/wrapper/gradle-wrapper.properties"
83+
file="$HOME/work/Notes/Notes/gradle/wrapper/gradle-wrapper.properties"
9584
line="3"
9685
column="17"/>
9786
</issue>
9887

9988
<issue
100-
id="GradleDependency"
101-
message="A newer version of androidx.room:room-compiler than 2.7.1 is available: 2.7.2"
102-
errorLine1="room = &quot;2.7.1&quot;"
103-
errorLine2=" ~~~~~~~">
104-
<location
105-
file="$HOME/Projects/Fossify/FossifyOrg/Notes/gradle/libs.versions.toml"
106-
line="13"
107-
column="8"/>
108-
</issue>
109-
110-
<issue
111-
id="GradleDependency"
112-
message="A newer version of androidx.room:room-ktx than 2.7.1 is available: 2.7.2"
113-
errorLine1="room = &quot;2.7.1&quot;"
114-
errorLine2=" ~~~~~~~">
115-
<location
116-
file="$HOME/Projects/Fossify/FossifyOrg/Notes/gradle/libs.versions.toml"
117-
line="13"
118-
column="8"/>
119-
</issue>
120-
121-
<issue
122-
id="GradleDependency"
123-
message="A newer version of androidx.room:room-runtime than 2.7.1 is available: 2.7.2"
124-
errorLine1="room = &quot;2.7.1&quot;"
125-
errorLine2=" ~~~~~~~">
126-
<location
127-
file="$HOME/Projects/Fossify/FossifyOrg/Notes/gradle/libs.versions.toml"
128-
line="13"
129-
column="8"/>
130-
</issue>
131-
132-
<issue
133-
id="GradleDependency"
134-
message="A newer version of org.fossify:commons than 3.0.5 is available: 3.1.0"
135-
errorLine1="commons = &quot;3.0.5&quot;"
136-
errorLine2=" ~~~~~~~">
89+
id="AndroidGradlePluginVersion"
90+
message="A newer version of com.android.application than 8.10.1 is available: 8.11.0"
91+
errorLine1="gradlePlugins-agp = &quot;8.10.1&quot;"
92+
errorLine2=" ~~~~~~~~">
13793
<location
138-
file="$HOME/Projects/Fossify/FossifyOrg/Notes/gradle/libs.versions.toml"
139-
line="15"
140-
column="11"/>
94+
file="$HOME/work/Notes/Notes/gradle/libs.versions.toml"
95+
line="17"
96+
column="21"/>
14197
</issue>
14298

14399
<issue
@@ -146,7 +102,7 @@
146102
errorLine1="app-build-compileSDKVersion = &quot;34&quot;"
147103
errorLine2=" ~~~~">
148104
<location
149-
file="$HOME/Projects/Fossify/FossifyOrg/Notes/gradle/libs.versions.toml"
105+
file="$HOME/work/Notes/Notes/gradle/libs.versions.toml"
150106
line="19"
151107
column="31"/>
152108
</issue>
@@ -158,7 +114,7 @@
158114
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
159115
<location
160116
file="src/main/AndroidManifest.xml"
161-
line="60"
117+
line="59"
162118
column="13"/>
163119
</issue>
164120

@@ -191,7 +147,7 @@
191147
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
192148
<location
193149
file="src/main/AndroidManifest.xml"
194-
line="60"
150+
line="59"
195151
column="13"/>
196152
</issue>
197153

0 commit comments

Comments
 (0)