#52 Unable to store task input properties [Kotlin/...
# dokka
u
#52 Unable to store task input properties [Kotlin/dokka] Issue created by superbobry Building the docs with
dokka
0.9.7 and
linkMapping
results in this:
Copy code
Unable to store task input properties. Property 'linkMappings' with value '[org.jetbrains.dokka.gradle.LinkMapping@27cb8ea1]' cannot be serialized.
Removing the
linkMapping
block "solves" the issue.