tree: 2ae21cde022228cc025ba7f1073eaa4843b70075 [path history] [tgz]
  1. reference-public-api/
  2. resources/
  3. src/
  4. test/
  5. build.gradle
  6. README.md
binary-compatibility-validator/README.md

Public API binary compatibility validator

This module allows to dump and compare public binary API to ensure binary compatibility with a previous version. This tool is slightly adapted copy of original Kotlin compatibility validator by @ilya-g.

To update public API dumps use:

./gradlew :binary-compatibility-validator:test -Poverwrite.output=true