KotlinLegacyAbiDumpTask

A task to dump the public Application Binary Interface (ABI) in files into the dumpDir directory.

Since

2.1.20

Properties

Link copied to clipboard
@get:OutputDirectory
abstract val dumpDir: Provider<Directory>

The directory to save the whole dump with public ABI for the current org.gradle.api.Project.