blob: 6106ce775afa2b7fc70a90a48013260ce3b85b73 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.6.0-beta01" type="baseline" client="gradle" dependencies="false" name="AGP (8.6.0-beta01)" variant="all" version="8.6.0-beta01">
<issue
id="PrimitiveInCollection"
message="variable toDelete with type List&lt;Integer>: replace with IntList"
errorLine1=" val toDelete = mutableListOf&lt;Int>()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/glance/wear/tiles/NormalizeCompositionTree.kt"/>
</issue>
</issues>