mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
56 lines
2.3 KiB
XML
56 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<issues format="6" by="lint 7.4.2" type="baseline" client="gradle" dependencies="false" name="AGP (7.4.2)" variant="all" version="7.4.2">
|
|
|
|
<issue
|
|
id="ObsoleteSdkInt"
|
|
message="This folder configuration (`v26`) is unnecessary; `minSdkVersion` is 26. Merge all the resources in this folder into `mipmap-anydpi`.">
|
|
<location
|
|
file="src/main/res/mipmap-anydpi-v26"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="IconDuplicates"
|
|
message="The following unrelated icon files have identical contents: ic_launcher_foreground.png, ic_launcher_monochrome.png">
|
|
<location
|
|
file="src/main/res/mipmap-hdpi/ic_launcher_monochrome.png"/>
|
|
<location
|
|
file="src/main/res/mipmap-hdpi/ic_launcher_foreground.png"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="IconDuplicates"
|
|
message="The following unrelated icon files have identical contents: ic_launcher_foreground.png, ic_launcher_monochrome.png">
|
|
<location
|
|
file="src/main/res/mipmap-mdpi/ic_launcher_monochrome.png"/>
|
|
<location
|
|
file="src/main/res/mipmap-mdpi/ic_launcher_foreground.png"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="IconDuplicates"
|
|
message="The following unrelated icon files have identical contents: ic_launcher_foreground.png, ic_launcher_monochrome.png">
|
|
<location
|
|
file="src/main/res/mipmap-xhdpi/ic_launcher_monochrome.png"/>
|
|
<location
|
|
file="src/main/res/mipmap-xhdpi/ic_launcher_foreground.png"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="IconDuplicates"
|
|
message="The following unrelated icon files have identical contents: ic_launcher_foreground.png, ic_launcher_monochrome.png">
|
|
<location
|
|
file="src/main/res/mipmap-xxhdpi/ic_launcher_monochrome.png"/>
|
|
<location
|
|
file="src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="IconDuplicates"
|
|
message="The following unrelated icon files have identical contents: ic_launcher_foreground.png, ic_launcher_monochrome.png">
|
|
<location
|
|
file="src/main/res/mipmap-xxxhdpi/ic_launcher_monochrome.png"/>
|
|
<location
|
|
file="src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png"/>
|
|
</issue>
|
|
|
|
</issues>
|