checker-qual-android contains annotations (type qualifiers) that a programmer
writes to specify Java code for type-checking by the Checker Framework.
The checker-qual-android artifact is identical to the checker-qual
artifact, except that in checker-qual-android annotations have classfile
retention. The default Android Gradle plugin retains types annotated with
runtime annotations in the main dex, but strips out class-retention
annotations.
Version4.2.2compared with
Version Details
| 4.2.1 | 4.2.2 | |
|---|---|---|
| Release date | Jul 02, 2026 | Aug 07, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.