Improve guava-android
Animal Sniffer compatibility testing for Java 8+ APIs
#7197
Labels
guava-android
Animal Sniffer compatibility testing for Java 8+ APIs
#7197
As of 33.2.0 (and even slightly earlier for package-private and
guava-testlib
APIs), we have APIs in our Android flavor that require library desugaring. For them, we disable Animal Sniffer. We could do better by having multiple Animal Sniffer runs:Then we'd want to use 2 slightly different sets of annotations to disable Animal Sniffer:
This is not a great description of what I'm going for, but I wanted to get down some rough notes after already touching on this in the linked TODO and in the release notes.
The text was updated successfully, but these errors were encountered: