1<?xml version="1.0" encoding="UTF-8"?> 2<issues format="6" by="lint 7.4.0-alpha08" type="baseline" client="gradle" dependencies="false" name="AGP (7.4.0-alpha08)" variant="all" version="7.4.0-alpha08"> 3 4 <issue 5 id="SupportAnnotationUsage" 6 message="Do not use `@java.lang.annotation.Target` here; it will cause the annotation to not be allowed on **any** element types from Java" 7 errorLine1="@java.lang.annotation.Target(" 8 errorLine2=" ~~~~~~"> 9 <location 10 file="src/main/java/androidx/annotation/OptIn.kt"/> 11 </issue> 12 13</issues> 14