blob: 0b7f2c491498c26a8f9408ce6c6a51f397ce189f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<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">
<issue
id="SupportAnnotationUsage"
message="Did you mean `@get:VisibleForTesting`? Without `get:` this annotates the constructor parameter itself instead of the associated getter."
errorLine1=" @VisibleForTesting"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/kotlin/androidx/room/solver/types/NullAwareTypeConverters.kt"/>
</issue>
</issues>