mozilla-mobile / gradle-apilint

Gradle Plugin that tracks the API of an Android library and helps maintain backward compatibility.
Mozilla Public License 2.0
8 stars 9 forks source link

Add support to enforce annotations #36

Closed agi90 closed 5 years ago

agi90 commented 5 years ago

This adds some plumbing to enforce annotations with a lint:

agi90 commented 5 years ago

@snorp approved this verbally