| <?xml version="1.0" encoding="UTF-8"?> | |
| <issues format="6" by="lint 8.3.0-alpha04" type="baseline" client="gradle" dependencies="false" name="AGP (8.3.0-alpha04)" variant="all" version="8.3.0-alpha04"> | |
| <issue | |
| id="ObsoleteSdkInt" | |
| message="Unnecessary; SDK_INT is always >= 19" | |
| errorLine1="@RequiresApi(Build.VERSION_CODES.KITKAT)" | |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> | |
| <location | |
| file="src/main/java/androidx/camera/camera2/pipe/testing/FakeImage.kt"/> | |
| </issue> | |
| </issues> |