chore: refresh Lint baseline

This commit is contained in:
Harsh Shandilya 2023-08-24 12:40:19 +05:30
parent 3c8a23e91e
commit b43d238dd1
No known key found for this signature in database
3 changed files with 2 additions and 13 deletions

View file

@ -1,17 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<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 = &quot;1.9.0&quot;"
errorLine2=" ~~~~~~~">
<location
file="../gradle/libs.versions.toml"
line="10"
column="10"/>
</issue>
<issue
id="NewerVersionAvailable"
message="A newer version of com.squareup.anvil than 2.4.7 is available: 2.4.7-1-8"