2023-03-01 11:53:33 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2024-09-03 07:43:29 +00:00
|
|
|
<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">
|
2023-03-01 11:53:33 +00:00
|
|
|
|
2024-09-13 16:43:38 +00:00
|
|
|
<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>
|
|
|
|
|
2023-03-01 11:53:33 +00:00
|
|
|
</issues>
|