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
/
runners
/
build.gradle.kts
blob: 5708114929fd944cf1c28f98c03513e79be057e5 (
plain
)
1
2
3
4
5
6
subprojects
{
apply
{
plugin
(
"maven-publish"
)
plugin
(
"com.jfrog.bintray"
)
}
}