We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b496eb7 commit a2c20b6Copy full SHA for a2c20b6
.teamcity/references/builds/kgp/KotlinGradleAPI.kt
@@ -4,7 +4,7 @@ import common.ReferenceProject
4
import common.extensions.apiReference
5
import common.extensions.dokkaBuildHtml
6
7
-const val KGP_TITLE = "Kotlin Gradle Plugin"
+private const val KGP_TITLE = "Kotlin Gradle Plugin"
8
9
class KotlinGradleAPI(init: KotlinGradleAPI.() -> Unit) : ReferenceProject("kotlin-gradle-plugin", KGP_TITLE) {
10
init {
0 commit comments