George Mount | 78d1d02 | 2023-09-05 15:47:55 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <issues format="6" by="lint 8.2.0-beta01" type="baseline" client="gradle" dependencies="false" name="AGP (8.2.0-beta01)" variant="all" version="8.2.0-beta01"> |
| 3 | |
| 4 | <issue |
| 5 | id="PrimitiveInCollection" |
| 6 | message="variable zIndices with type Map<String, Float>: replace with ObjectFloatMap" |
| 7 | errorLine1=" val zIndices = remember { mutableMapOf<String, Float>() }" |
| 8 | errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| 9 | <location |
| 10 | file="src/main/java/androidx/navigation/compose/NavHost.kt"/> |
| 11 | </issue> |
| 12 | |
| 13 | </issues> |