Annotation Interface IgnoreJRERequirement


@Target({METHOD,CONSTRUCTOR,TYPE}) @interface IgnoreJRERequirement
Disables Animal Sniffer's checking of compatibility with older versions of Java/Android.

Each package's copy of this annotation needs to be listed in our pom.xml.