Skip to content

Commit f4e1562

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

File tree

1 file changed

+20
-64
lines changed

1 file changed

+20
-64
lines changed

app/lint-baseline.xml

Lines changed: 20 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -40,22 +40,11 @@
4040
errorLine1="app-build-targetSDK = &quot;34&quot;"
4141
errorLine2=" ~~~~">
4242
<location
43-
file="$HOME/Projects/Fossify/FossifyOrg/Music-Player/gradle/libs.versions.toml"
43+
file="$HOME/work/Music-Player/Music-Player/gradle/libs.versions.toml"
4444
line="29"
4545
column="23"/>
4646
</issue>
4747

48-
<issue
49-
id="UnusedAttribute"
50-
message="Attribute `localeConfig` is only used in API level 33 and higher (current min is 26)"
51-
errorLine1=" android:localeConfig=&quot;@xml/locale_config&quot;"
52-
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
53-
<location
54-
file="src/main/AndroidManifest.xml"
55-
line="39"
56-
column="9"/>
57-
</issue>
58-
5948
<issue
6049
id="UnusedAttribute"
6150
message="Attribute `targetCellWidth` is only used in API level 31 and higher (current min is 26)"
@@ -95,18 +84,29 @@
9584
errorLine1="distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip"
9685
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
9786
<location
98-
file="$HOME/Projects/Fossify/FossifyOrg/Music-Player/gradle/wrapper/gradle-wrapper.properties"
87+
file="$HOME/work/Music-Player/Music-Player/gradle/wrapper/gradle-wrapper.properties"
9988
line="3"
10089
column="17"/>
10190
</issue>
10291

92+
<issue
93+
id="AndroidGradlePluginVersion"
94+
message="A newer version of com.android.application than 8.10.1 is available: 8.11.0"
95+
errorLine1="gradlePlugins-agp = &quot;8.10.1&quot;"
96+
errorLine2=" ~~~~~~~~">
97+
<location
98+
file="$HOME/work/Music-Player/Music-Player/gradle/libs.versions.toml"
99+
line="26"
100+
column="21"/>
101+
</issue>
102+
103103
<issue
104104
id="GradleDependency"
105105
message="A newer version of androidx.lifecycle:lifecycle-process than 2.7.0 is available: 2.9.1"
106106
errorLine1="androidx-lifecycleprocess = &quot;2.7.0&quot;"
107107
errorLine2=" ~~~~~~~">
108108
<location
109-
file="$HOME/Projects/Fossify/FossifyOrg/Music-Player/gradle/libs.versions.toml"
109+
file="$HOME/work/Music-Player/Music-Player/gradle/libs.versions.toml"
110110
line="14"
111111
column="29"/>
112112
</issue>
@@ -117,7 +117,7 @@
117117
errorLine1="media3 = &quot;1.2.1&quot;"
118118
errorLine2=" ~~~~~~~">
119119
<location
120-
file="$HOME/Projects/Fossify/FossifyOrg/Music-Player/gradle/libs.versions.toml"
120+
file="$HOME/work/Music-Player/Music-Player/gradle/libs.versions.toml"
121121
line="21"
122122
column="10"/>
123123
</issue>
@@ -128,62 +128,18 @@
128128
errorLine1="media3 = &quot;1.2.1&quot;"
129129
errorLine2=" ~~~~~~~">
130130
<location
131-
file="$HOME/Projects/Fossify/FossifyOrg/Music-Player/gradle/libs.versions.toml"
131+
file="$HOME/work/Music-Player/Music-Player/gradle/libs.versions.toml"
132132
line="21"
133133
column="10"/>
134134
</issue>
135135

136-
<issue
137-
id="GradleDependency"
138-
message="A newer version of androidx.room:room-compiler than 2.7.1 is available: 2.7.2"
139-
errorLine1="room = &quot;2.7.1&quot;"
140-
errorLine2=" ~~~~~~~">
141-
<location
142-
file="$HOME/Projects/Fossify/FossifyOrg/Music-Player/gradle/libs.versions.toml"
143-
line="22"
144-
column="8"/>
145-
</issue>
146-
147-
<issue
148-
id="GradleDependency"
149-
message="A newer version of androidx.room:room-ktx than 2.7.1 is available: 2.7.2"
150-
errorLine1="room = &quot;2.7.1&quot;"
151-
errorLine2=" ~~~~~~~">
152-
<location
153-
file="$HOME/Projects/Fossify/FossifyOrg/Music-Player/gradle/libs.versions.toml"
154-
line="22"
155-
column="8"/>
156-
</issue>
157-
158-
<issue
159-
id="GradleDependency"
160-
message="A newer version of androidx.room:room-runtime than 2.7.1 is available: 2.7.2"
161-
errorLine1="room = &quot;2.7.1&quot;"
162-
errorLine2=" ~~~~~~~">
163-
<location
164-
file="$HOME/Projects/Fossify/FossifyOrg/Music-Player/gradle/libs.versions.toml"
165-
line="22"
166-
column="8"/>
167-
</issue>
168-
169-
<issue
170-
id="GradleDependency"
171-
message="A newer version of org.fossify:commons than 3.0.5 is available: 3.1.0"
172-
errorLine1="commons = &quot;3.0.5&quot;"
173-
errorLine2=" ~~~~~~~">
174-
<location
175-
file="$HOME/Projects/Fossify/FossifyOrg/Music-Player/gradle/libs.versions.toml"
176-
line="24"
177-
column="11"/>
178-
</issue>
179-
180136
<issue
181137
id="GradleDependency"
182138
message="A newer version of `compileSdkVersion` than 34 is available: 35"
183139
errorLine1="app-build-compileSDKVersion = &quot;34&quot;"
184140
errorLine2=" ~~~~">
185141
<location
186-
file="$HOME/Projects/Fossify/FossifyOrg/Music-Player/gradle/libs.versions.toml"
142+
file="$HOME/work/Music-Player/Music-Player/gradle/libs.versions.toml"
187143
line="28"
188144
column="31"/>
189145
</issue>
@@ -195,7 +151,7 @@
195151
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
196152
<location
197153
file="src/main/AndroidManifest.xml"
198-
line="62"
154+
line="61"
199155
column="13"/>
200156
</issue>
201157

@@ -228,7 +184,7 @@
228184
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
229185
<location
230186
file="src/main/AndroidManifest.xml"
231-
line="62"
187+
line="61"
232188
column="13"/>
233189
</issue>
234190

@@ -1217,7 +1173,7 @@
12171173
errorLine2=" ~~~~~~~">
12181174
<location
12191175
file="src/main/AndroidManifest.xml"
1220-
line="162"
1176+
line="161"
12211177
column="10"/>
12221178
</issue>
12231179

0 commit comments

Comments
 (0)