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 (optional?) support for tracking changes of the api #27

Closed agi90 closed 5 years ago

agi90 commented 5 years ago

It would be nice to have a built-in way of enforcing a hand-written changelog for the API every time the api.txt file changes.