index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
gradle
/
dokka-multimodule-example
/
build.gradle.kts
blob: 6b416abc4be9b52e9e06d54229ea57a13907843b (
plain
)
1
2
3
4
5
subprojects
{
repositories
{
mavenCentral
()
}
}