aboutsummaryrefslogtreecommitdiff
path: root/examples/gradle/dokka-library-publishing-example/settings.gradle.kts
blob: f0feed99a9d9f5567301b0deb8e2411e6227d6cd (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-library-publishing-example"