aboutsummaryrefslogtreecommitdiff
path: root/examples/gradle/dokka-gradle-example/settings.gradle.kts
blob: 5a78a14bc7531a5b20e51d78832da1131a0f7b0e (plain)
1
2
3
4
5
/*
 * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
 */

rootProject.name = "dokka-gradle-example"