15 lines
548 B
XML
15 lines
548 B
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="UnusedResources"
|
|
message="The resource `R.font.manrope` appears to be unused"
|
|
errorLine1="<font-family xmlns:app="http://schemas.android.com/apk/res-auto">"
|
|
errorLine2="^">
|
|
<location
|
|
file="src/main/res/font/manrope.xml"
|
|
line="6"
|
|
column="1"/>
|
|
</issue>
|
|
|
|
</issues>
|