[Kotlin/dokka] New comment by semoro on issue <#11...
# dokka
u
[Kotlin/dokka] New comment by semoro on issue #118: How to make Dokka work with Android Studio? It will be fixed in next dokka release soon, now you can manually clone this repository and execute
./gradlew publishToMavenLocal
, than add
mavenLocal()
to your buildscript repositories and switch to version 0.9.10 in your gradle. Warning, if you do so after dokka release you would need to remove manually installed version from your maven local