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

Closes #7: Add support for Enum. #11

Closed agi90 closed 6 years ago

agi90 commented 6 years ago

This also fixes a bug where Enum would be added twice to the api.txt file.