Keeping public API in check with the Kotlin binary validator plugin

As your library code is evolving over time, you have to be mindful of changes in your public API. Here’s how you can keep it in check.