| <?xml version="1.0" encoding="UTF-8"?> | |
| <issues format="6" by="lint 9.0.0-beta02" type="baseline" client="gradle" dependencies="false" name="AGP (9.0.0-beta02)" variant="all" version="9.0.0-beta02"> | |
| <issue | |
| id="ObsoleteSdkInt" | |
| message="Unnecessary; `SDK_INT` is always >= 23" | |
| errorLine1=" Build.VERSION.SDK_INT >= Build.VERSION_CODES.M" | |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> | |
| <location | |
| file="src/main/java/androidx/benchmark/junit4/BenchmarkRuleLegacy.kt"/> | |
| </issue> | |
| </issues> |