Android-Password-Store/ui-compose/lint-baseline.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
548 B
XML
Raw Normal View History

2023-03-01 11:53:33 +00:00
<?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="UnusedResources"
message="The resource `R.font.manrope` appears to be unused"
errorLine1="&lt;font-family xmlns:app=&quot;http://schemas.android.com/apk/res-auto&quot;>"
errorLine2="^">
<location
file="src/main/res/font/manrope.xml"
line="6"
column="1"/>
</issue>
</issues>