Skip to content

Commit acd29ab

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

File tree

1 file changed

+22
-11
lines changed

1 file changed

+22
-11
lines changed

app/lint-baseline.xml

Lines changed: 22 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@
341341

342342
<issue
343343
id="AndroidGradlePluginVersion"
344-
message="A newer version of com.android.application than 8.11.1 is available: 8.12.2"
344+
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)"
345345
errorLine1="gradlePlugins-agp = &quot;8.11.1&quot;"
346346
errorLine2=" ~~~~~~~~">
347347
<location
@@ -352,7 +352,7 @@
352352

353353
<issue
354354
id="GradleDependency"
355-
message="A newer version of androidx.lifecycle:lifecycle-runtime-compose than 2.8.7 is available: 2.9.3"
355+
message="A newer version of androidx.lifecycle:lifecycle-runtime-compose than 2.8.7 is available: 2.9.4"
356356
errorLine1="androidx-lifecycle = &quot;2.8.7&quot;"
357357
errorLine2=" ~~~~~~~">
358358
<location
@@ -363,7 +363,7 @@
363363

364364
<issue
365365
id="GradleDependency"
366-
message="A newer version of androidx.lifecycle:lifecycle-runtime-ktx than 2.8.7 is available: 2.9.3"
366+
message="A newer version of androidx.lifecycle:lifecycle-runtime-ktx than 2.8.7 is available: 2.9.4"
367367
errorLine1="androidx-lifecycle = &quot;2.8.7&quot;"
368368
errorLine2=" ~~~~~~~">
369369
<location
@@ -374,7 +374,7 @@
374374

375375
<issue
376376
id="GradleDependency"
377-
message="A newer version of androidx.lifecycle:lifecycle-viewmodel-compose than 2.8.7 is available: 2.9.3"
377+
message="A newer version of androidx.lifecycle:lifecycle-viewmodel-compose than 2.8.7 is available: 2.9.4"
378378
errorLine1="androidx-lifecycle = &quot;2.8.7&quot;"
379379
errorLine2=" ~~~~~~~">
380380
<location
@@ -385,7 +385,7 @@
385385

386386
<issue
387387
id="GradleDependency"
388-
message="A newer version of androidx.lifecycle:lifecycle-viewmodel-ktx than 2.8.7 is available: 2.9.3"
388+
message="A newer version of androidx.lifecycle:lifecycle-viewmodel-ktx than 2.8.7 is available: 2.9.4"
389389
errorLine1="androidx-lifecycle = &quot;2.8.7&quot;"
390390
errorLine2=" ~~~~~~~">
391391
<location
@@ -396,7 +396,7 @@
396396

397397
<issue
398398
id="GradleDependency"
399-
message="A newer version of androidx.activity:activity-compose than 1.9.3 is available: 1.10.1"
399+
message="A newer version of androidx.activity:activity-compose than 1.9.3 is available: 1.11.0"
400400
errorLine1="composeActivity = &quot;1.9.3&quot;"
401401
errorLine2=" ~~~~~~~">
402402
<location
@@ -407,7 +407,7 @@
407407

408408
<issue
409409
id="GradleDependency"
410-
message="A newer version of androidx.compose.animation:animation than 1.7.8 is available: 1.9.0"
410+
message="A newer version of androidx.compose.animation:animation than 1.7.8 is available: 1.9.2"
411411
errorLine1="compose = &quot;1.7.8&quot;"
412412
errorLine2=" ~~~~~~~">
413413
<location
@@ -418,7 +418,7 @@
418418

419419
<issue
420420
id="GradleDependency"
421-
message="A newer version of androidx.compose.runtime:runtime than 1.7.8 is available: 1.9.0"
421+
message="A newer version of androidx.compose.runtime:runtime than 1.7.8 is available: 1.9.2"
422422
errorLine1="compose = &quot;1.7.8&quot;"
423423
errorLine2=" ~~~~~~~">
424424
<location
@@ -429,7 +429,7 @@
429429

430430
<issue
431431
id="GradleDependency"
432-
message="A newer version of androidx.compose.ui:ui than 1.7.8 is available: 1.9.0"
432+
message="A newer version of androidx.compose.ui:ui than 1.7.8 is available: 1.9.2"
433433
errorLine1="compose = &quot;1.7.8&quot;"
434434
errorLine2=" ~~~~~~~">
435435
<location
@@ -440,7 +440,7 @@
440440

441441
<issue
442442
id="GradleDependency"
443-
message="A newer version of androidx.compose.ui:ui-tooling than 1.7.8 is available: 1.9.0"
443+
message="A newer version of androidx.compose.ui:ui-tooling than 1.7.8 is available: 1.9.2"
444444
errorLine1="compose = &quot;1.7.8&quot;"
445445
errorLine2=" ~~~~~~~">
446446
<location
@@ -451,7 +451,7 @@
451451

452452
<issue
453453
id="GradleDependency"
454-
message="A newer version of androidx.compose.ui:ui-tooling-preview than 1.7.8 is available: 1.9.0"
454+
message="A newer version of androidx.compose.ui:ui-tooling-preview than 1.7.8 is available: 1.9.2"
455455
errorLine1="compose = &quot;1.7.8&quot;"
456456
errorLine2=" ~~~~~~~">
457457
<location
@@ -471,6 +471,17 @@
471471
column="11"/>
472472
</issue>
473473

474+
<issue
475+
id="GradleDependency"
476+
message="A newer version of androidx.compose.material3:material3 than 1.3.2 is available: 1.4.0"
477+
errorLine1="composeMaterial3 = &quot;1.3.2&quot;"
478+
errorLine2=" ~~~~~~~">
479+
<location
480+
file="$HOME/work/Calculator/Calculator/gradle/libs.versions.toml"
481+
line="16"
482+
column="20"/>
483+
</issue>
484+
474485
<issue
475486
id="GradleDependency"
476487
message="A newer version of `compileSdkVersion` than 34 is available: 36"

0 commit comments

Comments
 (0)