mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
chore: refresh lint baseline
This commit is contained in:
parent
f0d4395da6
commit
63d74ae065
6 changed files with 18 additions and 7 deletions
|
@ -1,5 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<issues format="6" by="lint 8.2.0-alpha14" type="baseline" client="gradle" dependencies="true" name="AGP (8.2.0-alpha14)" variant="all" version="8.2.0-alpha14">
|
||||
<issues format="6" by="lint 8.2.0-alpha16" type="baseline" client="gradle" dependencies="true" name="AGP (8.2.0-alpha16)" variant="all" version="8.2.0-alpha16">
|
||||
|
||||
<issue
|
||||
id="NewerVersionAvailable"
|
||||
message="A newer version of org.jetbrains.kotlin.plugin.serialization than 1.9.0 is available: 1.9.10"
|
||||
errorLine1="kotlin = "1.9.0""
|
||||
errorLine2=" ~~~~~~~">
|
||||
<location
|
||||
file="../gradle/libs.versions.toml"
|
||||
line="10"
|
||||
column="10"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="NewerVersionAvailable"
|
||||
|
@ -8,7 +19,7 @@
|
|||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||||
<location
|
||||
file="../gradle/libs.versions.toml"
|
||||
line="100"
|
||||
line="97"
|
||||
column="9"/>
|
||||
</issue>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue