Fixed
Status Update
Comments
ju...@google.com <ju...@google.com>
ju...@google.com <ju...@google.com>
an...@google.com <an...@google.com> #3
Android Gradle Plugin: 8.7.1
Could you try the latest canary, AGP 8.8.0-alpha09
?
Description
Follow up to b/345452195 , which addressed false positive UnknownNullness lint errors on java code using type-use nullness annotations.
The UnknownNullness lint also comes up when kotlin code implicitly uses an unannotated java type, and that case does not currently handle type-use annotations.