https://kotlinlang.org logo
#dokka
Title
a

ansman

02/20/2020, 3:53 PM
I keep getting this when gradle is configuring and running:
Copy code
Could not find target with name:  in Kotlin Gradle Plugin
Could not find target with name:  in Kotlin Gradle Plugin
Could not find target with name:  in Kotlin Gradle Plugin
Could not find target with name:  in Kotlin Gradle Plugin
Could not find target with name:  in Kotlin Gradle Plugin
Could not find target with name:  in Kotlin Gradle Plugin
Could not find target with name:  in Kotlin Gradle Plugin
Could not find target with name:  in Kotlin Gradle Plugin
Could not find target with name:  in Kotlin Gradle Plugin
Could not find target with name:  in Kotlin Gradle Plugin
It seems it is caused by dokka (that error is in the dokka source code). Seems to be caused by
dokka.configuration.name
being an empty string which is the default