Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
Kotlin Gradle Plugins API reference
Toggle table of contents
2.2.0
Select version
2.2.0
2.1.20
jvm
Platform filter
jvm
Switch theme
Search in API
Kotlin Gradle Plugins API reference
kotlin-gradle-plugin-api
/
org.jetbrains.kotlin.gradle.tasks.abi
/
KotlinLegacyAbiDumpTask
/
dumpDir
dump
Dir
@get:
OutputDirectory
abstract
val
dumpDir
:
Provider
<
Directory
>
The directory to save the whole dump with public ABI for the current
org.gradle.api.Project
.