tree: 7d8485f0b271ecac1e5224049b9e1501250d0208 [path history] [tgz]
  1. src/
  2. build.gradle.kts
  3. README.md
repo/gradle-build-conventions/binary-compatibility-extended/README.md

binary-compatibility-extended

This project is a re-implementation of https://github.com/Kotlin/binary-compatibility-validator, based on https://github.com/adamko-dev/kotlin-binary-compatibility-validator-mu.

binary-compatibility-extended supports generating multiple ABI dumps inside a single project, which is useful for separately tracking ‘public’ API and ‘internal’ API.