automatically generated from channels.md by Knit tool
// setting up dokka - build.gradle.kts
plugins {
id("org.jetbrains.dokka") version "1.4.10.2"
}
repositories {
jcenter() // or maven(url="https://dl.bintray.com/kotlin/dokka")
}
automatically generated from channels.md by Knit tool
// setting up dokka - build.gradle.kts
plugins {
id("org.jetbrains.dokka") version "1.4.10.2"
}
repositories {
jcenter() // or maven(url="https://dl.bintray.com/kotlin/dokka")
}
automatically generated from channels.md by Knit tool
// documentation with dokka - settings.gradle.kts
pluginManagement {
repositories {
gradlePluginPortal()
jcenter()
}
}
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us