15 lines
589 B
XML
15 lines
589 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<issues format="6" by="lint 8.6.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.6.0)" variant="all" version="8.6.0">
|
|
|
|
<issue
|
|
id="RawDispatchersUse"
|
|
message="Use SlackDispatchers."
|
|
errorLine1=" dispatcher: CoroutineDispatcher = Dispatchers.IO,"
|
|
errorLine2=" ~~~~~~~~~~~~~~">
|
|
<location
|
|
file="src/main/java/mozilla/components/lib/publicsuffixlist/PublicSuffixList.kt"
|
|
line="31"
|
|
column="37"/>
|
|
</issue>
|
|
|
|
</issues>
|