mozilla-mobile / gradle-apilint

Gradle Plugin that tracks the API of an Android library and helps maintain backward compatibility.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add (optional?) support for tracking changes of the api

agi90 opened this issue · comments

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.