Skip to content

Commit afe3024

Browse files
chore: update lint baselines (#294)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
1 parent 5cda536 commit afe3024

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/lint-baseline.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135

136136
<issue
137137
id="AndroidGradlePluginVersion"
138-
message="A newer version of com.android.application than 8.11.1 is available: 8.12.2"
138+
message="A newer version of com.android.application than 8.11.1 is available: 8.13.0. (There is also a newer version of 8.11.𝑥 available, if upgrading to 8.13.0 is difficult: 8.11.2)"
139139
errorLine1="gradlePlugins-agp = &quot;8.11.1&quot;"
140140
errorLine2=" ~~~~~~~~">
141141
<location
@@ -146,7 +146,7 @@
146146

147147
<issue
148148
id="GradleDependency"
149-
message="A newer version of androidx.lifecycle:lifecycle-process than 2.8.7 is available: 2.9.3"
149+
message="A newer version of androidx.lifecycle:lifecycle-process than 2.8.7 is available: 2.9.4"
150150
errorLine1="androidx-lifecycle = &quot;2.8.7&quot;"
151151
errorLine2=" ~~~~~~~">
152152
<location
@@ -157,7 +157,7 @@
157157

158158
<issue
159159
id="GradleDependency"
160-
message="A newer version of androidx.lifecycle:lifecycle-runtime-ktx than 2.8.7 is available: 2.9.3"
160+
message="A newer version of androidx.lifecycle:lifecycle-runtime-ktx than 2.8.7 is available: 2.9.4"
161161
errorLine1="androidx-lifecycle = &quot;2.8.7&quot;"
162162
errorLine2=" ~~~~~~~">
163163
<location
@@ -168,7 +168,7 @@
168168

169169
<issue
170170
id="GradleDependency"
171-
message="A newer version of androidx.lifecycle:lifecycle-viewmodel-ktx than 2.8.7 is available: 2.9.3"
171+
message="A newer version of androidx.lifecycle:lifecycle-viewmodel-ktx than 2.8.7 is available: 2.9.4"
172172
errorLine1="androidx-lifecycle = &quot;2.8.7&quot;"
173173
errorLine2=" ~~~~~~~">
174174
<location

0 commit comments

Comments
 (0)