Open
Bug 1947279
Opened 1 month ago
Updated 1 month ago
Use apilint in Android Components projects
Categories
(Firefox for Android :: General, task)
Tracking
()
NEW
People
(Reporter: jonalmeida, Unassigned)
References
Details
When we change public APIs, we should break the build that force us to document changes the in the changelog. We do this already with GeckoView and the process has been working well for many years. See apilint
.
This is generally good practice for internal developers and helpful for external ones.
You need to log in
before you can comment on or make changes to this bug.
Description
•