Sign in
pigweed
/
third_party
/
github
/
google
/
ksp
/
bfa9de119be6a67793647990ba767e2a18d7809b
/
.
/
integration-tests
/
src
/
test
/
resources
/
cmd-options
/
build.gradle.kts
blob: c5737a2e0d57ecf70a1c6bc1584b58bcec1c2d49 [
file
]
plugins
{
kotlin
(
"jvm"
)
}
repositories
{
mavenCentral
()
maven
(
"https://maven.pkg.jetbrains.space/kotlin/p/kotlin/bootstrap/"
)
}