<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.1.3" type="baseline" client="gradle" dependencies="false" name="AGP (8.1.3)" variant="fatal" version="8.1.3">

    <issue
        id="ResAuto"
        message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
        errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
        errorLine2="                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="../Code/res/xml/default_workspace_3x3.xml"
            line="17"
            column="28"/>
    </issue>

    <issue
        id="ResAuto"
        message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
        errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
        errorLine2="                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="../Code/res/xml/default_workspace_4x4.xml"
            line="17"
            column="28"/>
    </issue>

    <issue
        id="ResAuto"
        message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
        errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
        errorLine2="                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="../Code/res/xml/default_workspace_5x5.xml"
            line="17"
            column="28"/>
    </issue>

</issues>