blob: 8868abf449ce47e355ebe76b991756f473d355b3 [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="ListIterator"
message="Creating an unnecessary Iterator to iterate through a List"
errorLine1=" for (child in children) {"
errorLine2=" ~~">
<location
file="src/commonMain/kotlin/androidx/compose/runtime/mock/View.kt"/>
</issue>
</issues>