tree: b725c4971d0a089ce6e97a1894b5e608fa0dcc83 [path history] [tgz]
  1. src/
  2. build.gradle.kts
  3. ReadMe.md
libraries/tools/kotlin-gradle-plugin-api/ReadMe.md

Gradle Plugin Api

Lightweight module defining the API surface of the Kotlin Gradle Plugin.

Binary Compatibility Validation

This module is tested for Binary Compatibility Validation by the :tools:binary-compatibility-validator module. Please see ReadMe.md

You can execute binary compatibility validation by a shared run-configuration in the IDE /Tests/Test: binary compatibility

In order to check in changes you can launch Test/Test: binary compatibility [overwrite]