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
/
plugins
/
base
/
test-utils
/
build.gradle.kts
blob: 4c39ed605d6b3568c32334f7f9728bd65ce58e95 (
plain
)
1
2
3
4
dependencies
{
compileOnly
(
project
(
":plugins:base"
))
implementation
(
project
(
":testApi"
))
}