tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

lint-baseline.xml (994B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <issues format="6" by="lint 8.13.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.13.0)" variant="all" version="8.13.0">
      3 
      4    <issue
      5        id="MonochromeLauncherIcon"
      6        message="The application adaptive icon is missing a monochrome tag"
      7        errorLine1="&lt;adaptive-icon xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;>"
      8        errorLine2="^">
      9        <location
     10            file="src/main/res/mipmap-anydpi/ic_launcher.xml"
     11            line="6"
     12            column="1"/>
     13    </issue>
     14 
     15    <issue
     16        id="MonochromeLauncherIcon"
     17        message="The application adaptive roundIcon is missing a monochrome tag"
     18        errorLine1="&lt;adaptive-icon xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;>"
     19        errorLine2="^">
     20        <location
     21            file="src/main/res/mipmap-anydpi/ic_launcher_round.xml"
     22            line="6"
     23            column="1"/>
     24    </issue>
     25 
     26 </issues>