| <?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<Integer>: replace with IntList" |
| errorLine1=" val toDelete = mutableListOf<Int>()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/glance/wear/tiles/NormalizeCompositionTree.kt"/> |
| </issue> |
| |
| </issues> |